Searched refs:inherit_nosym (Results 1 – 4 of 4) sorted by relevance
163 {XFS_INHERIT_NOSYM, "inherit_nosymlinks", &xfs_params.inherit_nosym.val,166 &xfs_params.inherit_nosym.min, &xfs_params.inherit_nosym.max},
69 .inherit_nosym = { 0, 0, 1 },
64 xfs_sysctl_val_t inherit_nosym; /* Inherit the "nosymlinks" flag. */ member
145 #define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val in BUFFER_FNS()