Searched refs:inherit_nodump (Results 1 – 4 of 4) sorted by relevance
111 .data = &xfs_params.inherit_nodump.val,115 .extra1 = &xfs_params.inherit_nodump.min,116 .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
94 #define xfs_inherit_nodump xfs_params.inherit_nodump.val