Home
last modified time | relevance | path

Searched refs:XFS_INHERIT_GID (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_inode.h337 #define XFS_INHERIT_GID(pip) \ macro
Dxfs_qm.c1624 if ((flags & XFS_QMOPT_INHERIT) && XFS_INHERIT_GID(ip)) in xfs_qm_vop_dqalloc()
Dxfs_inode.c752 if (pip && XFS_INHERIT_GID(pip)) { in xfs_ialloc()