Searched refs:XFS_ICWALK_FLAG_UNION (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_icache.c62 #define XFS_ICWALK_FLAG_UNION (1U << 26) /* union filter algorithm */ macro
66 XFS_ICWALK_FLAG_UNION)
1094 if (icw->icw_flags & XFS_ICWALK_FLAG_UNION)
1544 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags;

Completed in 142 milliseconds