Home
last modified time | relevance | path

Searched refs:inherit_nosym (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_sysctl.c144 .data = &xfs_params.inherit_nosym.val,
148 .extra1 = &xfs_params.inherit_nosym.min,
149 .extra2 = &xfs_params.inherit_nosym.max
Dxfs_globals.c40 .inherit_nosym = { 0, 0, 1 },
Dxfs_sysctl.h46 xfs_sysctl_val_t inherit_nosym; /* Inherit the "nosymlinks" flag. */ member
Dxfs_linux.h114 #define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val