Searched refs:inherit_sync (Results 1 – 4 of 4) sorted by relevance
117 .data = &xfs_params.inherit_sync.val,121 .extra1 = &xfs_params.inherit_sync.min,122 .extra2 = &xfs_params.inherit_sync.max
35 .inherit_sync = { 0, 1, 1 },
41 xfs_sysctl_val_t inherit_sync; /* Inherit the "sync" inode flag. */ member
111 #define xfs_inherit_sync xfs_params.inherit_sync.val