Searched refs:xfs_sysctl_val_t (Results 1 – 1 of 1) sorted by relevance
31 } xfs_sysctl_val_t; typedef34 xfs_sysctl_val_t sgid_inherit; /* Inherit S_ISGID if process' GID is36 xfs_sysctl_val_t symlink_mode; /* Link creat mode affected by umask */37 xfs_sysctl_val_t panic_mask; /* bitmask to cause panic on errors. */38 xfs_sysctl_val_t error_level; /* Degree of reporting for problems */39 xfs_sysctl_val_t syncd_timer; /* Interval between xfssyncd wakeups */40 xfs_sysctl_val_t stats_clear; /* Reset all XFS statistics to zero. */41 xfs_sysctl_val_t inherit_sync; /* Inherit the "sync" inode flag. */42 xfs_sysctl_val_t inherit_nodump;/* Inherit the "nodump" inode flag. */43 xfs_sysctl_val_t inherit_noatim;/* Inherit the "noatime" inode flag. */[all …]