Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.h25 #define XFS_ICWALK_FLAG_PRID (1U << 3) /* filter by project id */ macro
31 XFS_ICWALK_FLAG_PRID | \
H A Dxfs_ioctl.c1081 dst->icw_flags |= XFS_ICWALK_FLAG_PRID; in xfs_fs_eofblocks_from_user()