Home
last modified time | relevance | path

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

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