Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_icreate_item.c112 icp->ic_format.icl_length = cpu_to_be32(length); in xfs_icreate_log()
192 length = be32_to_cpu(icl->icl_length); in xlog_recover_icreate_commit_pass2()
H A Dxfs_trace.h2399 __entry->length = be32_to_cpu(in_f->icl_length);
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h956 __be32 icl_length; /* length of extent to initialise */ member