Searched defs:fs_stat (Results 1 – 1 of 1) sorted by relevance
141 static void log_fs_stat(const std::string& blk_device, int fs_stat) { in log_fs_stat()168 static bool should_force_check(int fs_stat) { in should_force_check()177 const std::string& target, int* fs_stat) { in check_fs()302 int* fs_stat) { in read_ext4_superblock()356 const struct ext4_super_block* sb, int* fs_stat) { in tune_quota()392 const struct ext4_super_block* sb, int* fs_stat) { in tune_reserved_size()434 const struct ext4_super_block* sb, int* fs_stat) { in tune_encrypt()460 const struct ext4_super_block* sb, int* fs_stat) { in tune_verity()499 static bool read_f2fs_superblock(const std::string& blk_device, int* fs_stat) { in read_f2fs_superblock()553 int fs_stat = 0; in prepare_fs_for_mount() local[all …]