Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_icreate_item.c182 icp->ic_format.icl_length = cpu_to_be32(length); in xfs_icreate_log()
Dxfs_trace.h2113 __entry->length = be32_to_cpu(in_f->icl_length);
Dxfs_log_recover.c3087 length = be32_to_cpu(icl->icl_length); in xlog_recover_do_icreate_pass2()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_log_format.h675 __be32 icl_length; /* length of extent to initialise */ member