Searched refs:inherit_nodump (Results 1 – 4 of 4) sorted by relevance
127 .data = &xfs_params.inherit_nodump.val,131 .extra1 = &xfs_params.inherit_nodump.min,132 .extra2 = &xfs_params.inherit_nodump.max
23 .inherit_nodump = { 0, 1, 1 },
30 xfs_sysctl_val_t inherit_nodump;/* Inherit the "nodump" inode flag. */ member
96 #define xfs_inherit_nodump xfs_params.inherit_nodump.val