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

/linux-master/fs/xfs/
H A Dxfs_globals.c17 .sgid_inherit = { 0, 0, 1 },
H A Dxfs_sysctl.h22 xfs_sysctl_val_t sgid_inherit; /* Inherit S_ISGID if process' GID is member in struct:xfs_param
H A Dxfs_sysctl.c72 .data = &xfs_params.sgid_inherit.val,
76 .extra1 = &xfs_params.sgid_inherit.min,
77 .extra2 = &xfs_params.sgid_inherit.max
H A Dxfs_linux.h92 #define irix_sgid_inherit xfs_params.sgid_inherit.val

Completed in 136 milliseconds