Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_icache.h26 #define XFS_ICWALK_FLAG_MINFILESIZE (1U << 4) /* filter by min file size */ macro
32 XFS_ICWALK_FLAG_MINFILESIZE)
A Dxfs_icache.c1086 if ((icw->icw_flags & XFS_ICWALK_FLAG_MINFILESIZE) && in xfs_icwalk_match()
A Dxfs_ioctl.c1917 dst->icw_flags |= XFS_ICWALK_FLAG_MINFILESIZE; in xfs_fs_eofblocks_from_user()

Completed in 11 milliseconds