Home
last modified time | relevance | path

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

/fs/xfs/
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()
Dxfs_trace.h2402 __entry->length = be32_to_cpu(in_f->icl_length);
/fs/xfs/libxfs/
Dxfs_log_format.h868 __be32 icl_length; /* length of extent to initialise */ member