Searched refs:XFS_INHERIT_GID (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/xfs/ | ||
| H A D | xfs_inode.h | 552 #define XFS_INHERIT_GID(pip) \ macro |
| H A D | xfs_qm.c | 1971 if ((flags & XFS_QMOPT_INHERIT) && XFS_INHERIT_GID(ip)) in xfs_qm_vop_dqalloc() |