Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_linux.h88 #define irix_sgid_inherit xfs_params.sgid_inherit.val macro
H A Dxfs_inode.c867 * (and only if the irix_sgid_inherit compatibility variable is set). in xfs_ialloc()
869 if (irix_sgid_inherit && in xfs_ialloc()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_linux.h92 #define irix_sgid_inherit xfs_params.sgid_inherit.val macro
H A Dxfs_inode.c836 * (and only if the irix_sgid_inherit compatibility variable is set). in xfs_init_new_inode()
838 if (irix_sgid_inherit && (inode->i_mode & S_ISGID) && in xfs_init_new_inode()

Completed in 9 milliseconds