Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_icreate_item.c176 icp->ic_format.icl_type = XFS_LI_ICREATE; in xfs_icreate_log()
Dxfs_log_recover.c3040 if (icl->icl_type != XFS_LI_ICREATE) { in xlog_recover_do_icreate_pass2()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_log_format.h669 __uint16_t icl_type; /* type of log format structure */ member