Home
last modified time | relevance | path

Searched refs:xfs_sysctl_val_t (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_sysctl.h19 } xfs_sysctl_val_t; typedef
22 xfs_sysctl_val_t panic_mask; /* bitmask to cause panic on errors. */
23 xfs_sysctl_val_t error_level; /* Degree of reporting for problems */
24 xfs_sysctl_val_t syncd_timer; /* Interval between xfssyncd wakeups */
25 xfs_sysctl_val_t stats_clear; /* Reset all XFS statistics to zero. */
26 xfs_sysctl_val_t inherit_sync; /* Inherit the "sync" inode flag. */
27 xfs_sysctl_val_t inherit_nodump;/* Inherit the "nodump" inode flag. */
28 xfs_sysctl_val_t inherit_noatim;/* Inherit the "noatime" inode flag. */
29 xfs_sysctl_val_t inherit_nosym; /* Inherit the "nosymlinks" flag. */
30 xfs_sysctl_val_t rotorstep; /* inode32 AG rotoring control knob */
[all …]