Home
last modified time | relevance | path

Searched refs:icl_length (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_icreate_item.c170 icp->ic_format.icl_length = cpu_to_be32(length); in xfs_icreate_log()
Dxfs_log_recover.c3890 length = be32_to_cpu(icl->icl_length); in xlog_recover_do_icreate_pass2()
Dxfs_trace.h2128 __entry->length = be32_to_cpu(in_f->icl_length);
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h852 __be32 icl_length; /* length of extent to initialise */ member