Home
last modified time | relevance | path

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

/linux-2.4.37.9/Documentation/filesystems/
Dxfs.txt164 fs.xfs.irix_sgid_inherit (Min: 0 Default: 0 Max: 1)
168 ISGID bit is cleared if the irix_sgid_inherit compatibility sysctl
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_linux.h134 #define irix_sgid_inherit xfs_params.sgid_inherit.val in BUFFER_FNS() macro
/linux-2.4.37.9/fs/xfs/
Dxfs_inode.c1217 if ((irix_sgid_inherit) && in xfs_ialloc()