Searched refs:xfs_sysctl_val_t (Results 1 – 1 of 1) sorted by relevance
19 } xfs_sysctl_val_t; typedef22 xfs_sysctl_val_t sgid_inherit; /* Inherit S_ISGID if process' GID is24 xfs_sysctl_val_t symlink_mode; /* Link creat mode affected by umask */25 xfs_sysctl_val_t panic_mask; /* bitmask to cause panic on errors. */26 xfs_sysctl_val_t error_level; /* Degree of reporting for problems */27 xfs_sysctl_val_t syncd_timer; /* Interval between xfssyncd wakeups */28 xfs_sysctl_val_t stats_clear; /* Reset all XFS statistics to zero. */29 xfs_sysctl_val_t inherit_sync; /* Inherit the "sync" inode flag. */30 xfs_sysctl_val_t inherit_nodump;/* Inherit the "nodump" inode flag. */31 xfs_sysctl_val_t inherit_noatim;/* Inherit the "noatime" inode flag. */[all …]