Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_icache.h25 #define XFS_ICWALK_FLAG_PRID (1U << 3) /* filter by project id */ macro
31 XFS_ICWALK_FLAG_PRID | \
A Dxfs_icache.c1051 if ((icw->icw_flags & XFS_ICWALK_FLAG_PRID) && in xfs_icwalk_match_id()
1075 if ((icw->icw_flags & XFS_ICWALK_FLAG_PRID) && in xfs_icwalk_match_id_union()
1564 icw.icw_flags |= XFS_ICWALK_FLAG_PRID; in xfs_blockgc_free_dquots()
A Dxfs_ioctl.c1841 dst->icw_flags |= XFS_ICWALK_FLAG_PRID; in xfs_fs_eofblocks_from_user()

Completed in 16 milliseconds