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