Home
last modified time | relevance | path

Searched refs:icl_type (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_icreate_item.c105 icp->ic_format.icl_type = XFS_LI_ICREATE; in xfs_icreate_log()
161 if (icl->icl_type != XFS_LI_ICREATE) { in xlog_recover_icreate_commit_pass2()
/fs/xfs/libxfs/
Dxfs_log_format.h865 uint16_t icl_type; /* type of log format structure */ member