Searched refs:XFS_ICWALK_FLAG_MINFILESIZE (Results 1 – 3 of 3) sorted by relevance
26 #define XFS_ICWALK_FLAG_MINFILESIZE (1U << 4) /* filter by min file size */ macro32 XFS_ICWALK_FLAG_MINFILESIZE)
1097 if ((icw->icw_flags & XFS_ICWALK_FLAG_MINFILESIZE) && in xfs_icwalk_match()
1841 dst->icw_flags |= XFS_ICWALK_FLAG_MINFILESIZE; in xfs_fs_eofblocks_from_user()