Searched refs:XFS_INHERIT_GID (Results 1 – 3 of 3) sorted by relevance
364 #define XFS_INHERIT_GID(pip) \ macro
1649 if ((flags & XFS_QMOPT_INHERIT) && XFS_INHERIT_GID(ip)) in xfs_qm_vop_dqalloc()
856 if (pip && XFS_INHERIT_GID(pip)) { in xfs_ialloc()