Searched refs:inherit_nodump (Results 1 – 5 of 5) sorted by relevance
127 .data = &xfs_params.inherit_nodump.val,131 .extra1 = &xfs_params.inherit_nodump.min,132 .extra2 = &xfs_params.inherit_nodump.max
24 .inherit_nodump = { 0, 1, 1 },
30 xfs_sysctl_val_t inherit_nodump;/* Inherit the "nodump" inode flag. */ member
97 #define xfs_inherit_nodump xfs_params.inherit_nodump.val
332 fs.xfs.inherit_nodump (Min: 0 Default: 1 Max: 1)
Completed in 10 milliseconds