Searched refs:inherit_nosym (Results 1 – 4 of 4) sorted by relevance
129 .data = &xfs_params.inherit_nosym.val,133 .extra1 = &xfs_params.inherit_nosym.min,134 .extra2 = &xfs_params.inherit_nosym.max
27 .inherit_nosym = { 0, 0, 1 },
34 xfs_sysctl_val_t inherit_nosym; /* Inherit the "nosymlinks" flag. */ member
96 #define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val