Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_icache.h24 #define XFS_ICWALK_FLAG_GID (1U << 2) /* filter by gid */ macro
30 XFS_ICWALK_FLAG_GID | \
H A Dxfs_icache.c1036 if ((icw->icw_flags & XFS_ICWALK_FLAG_GID) && in xfs_icwalk_match_id()
1060 if ((icw->icw_flags & XFS_ICWALK_FLAG_GID) && in xfs_icwalk_match_id_union()
1546 icw.icw_flags |= XFS_ICWALK_FLAG_GID; in xfs_blockgc_free_dquots()
H A Dxfs_ioctl.c1849 dst->icw_flags |= XFS_ICWALK_FLAG_GID; in xfs_fs_eofblocks_from_user()

Completed in 7 milliseconds