Home
last modified time | relevance | path

Searched defs:fs_stat (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp137 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()
319 int* fs_stat) { in read_ext4_superblock()
372 const struct ext4_super_block* sb, int* fs_stat) { in tune_quota()
455 const struct ext4_super_block* sb, int* fs_stat) { in tune_encrypt()
500 const struct ext4_super_block* sb, int* fs_stat) { in tune_verity()
537 const struct ext4_super_block* sb, int* fs_stat) { in tune_casefold()
618 static bool read_f2fs_superblock(const std::string& blk_device, int* fs_stat) { in read_f2fs_superblock()
750 int fs_stat = 0; in prepare_fs_for_mount() local
[all …]