Searched defs:fs_stat (Results 1 – 3 of 3) sorted by relevance
137 static void log_fs_stat(const std::string& blk_device, int fs_stat) { in log_fs_stat()163 static bool should_force_check(int fs_stat) { in should_force_check()188 const std::string& target, int* fs_stat) { in check_fs()315 int* fs_stat) { in read_ext4_superblock()368 const struct ext4_super_block* sb, int* fs_stat) { in tune_quota()409 const struct ext4_super_block* sb, int* fs_stat) { in tune_reserved_size()451 const struct ext4_super_block* sb, int* fs_stat) { in tune_encrypt()496 const struct ext4_super_block* sb, int* fs_stat) { in tune_verity()533 const struct ext4_super_block* sb, int* fs_stat) { in tune_casefold()573 const struct ext4_super_block* sb, int* fs_stat) { in tune_metadata_csum()[all …]
47 struct stat fs_stat; variable
1221 struct statfs fs_stat; in load_library() local