Searched refs:irix_sgid_inherit (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_linux.h92 #define irix_sgid_inherit xfs_params.sgid_inherit.val macro
H A Dxfs_inode.c813 * (and only if the irix_sgid_inherit compatibility variable is set).
815 if (irix_sgid_inherit && (inode->i_mode & S_ISGID) &&

Completed in 234 milliseconds