Searched refs:xfs_sysctl_val_t (Results 1 – 1 of 1) sorted by relevance
46 } xfs_sysctl_val_t; typedef49 xfs_sysctl_val_t refcache_size; /* Size of NFS reference cache. */50 xfs_sysctl_val_t refcache_purge;/* # of entries to purge each time. */51 xfs_sysctl_val_t restrict_chown;/* Root/non-root can give away files.*/52 xfs_sysctl_val_t sgid_inherit; /* Inherit S_ISGID if process' GID is54 xfs_sysctl_val_t symlink_mode; /* Link creat mode affected by umask */55 xfs_sysctl_val_t panic_mask; /* bitmask to cause panic on errors. */56 xfs_sysctl_val_t error_level; /* Degree of reporting for problems */57 xfs_sysctl_val_t syncd_timer; /* Interval between xfssyncd wakeups */58 xfs_sysctl_val_t stats_clear; /* Reset all XFS statistics to zero. */[all …]