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