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. */34 xfs_sysctl_val_t inherit_nosym; /* Inherit the "nosymlinks" flag. */35 xfs_sysctl_val_t rotorstep; /* inode32 AG rotoring control knob */[all …]
Completed in 3 milliseconds