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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_globals.c29 .sgid_inherit = { 0, 0, 1 },
H A Dxfs_sysctl.h34 xfs_sysctl_val_t sgid_inherit; /* Inherit S_ISGID if process' GID is member in struct:xfs_param
H A Dxfs_sysctl.c59 .data = &xfs_params.sgid_inherit.val,
63 .extra1 = &xfs_params.sgid_inherit.min,
64 .extra2 = &xfs_params.sgid_inherit.max
H A Dxfs_linux.h101 #define irix_sgid_inherit xfs_params.sgid_inherit.val

Completed in 55 milliseconds