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