Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp138 static void log_fs_stat(const std::string& blk_device, int fs_stat) { in log_fs_stat()
165 static bool should_force_check(int fs_stat) { in should_force_check()
174 const std::string& target, int* fs_stat) { in check_fs()
308 int* fs_stat) { in read_ext4_superblock()
361 const struct ext4_super_block* sb, int* fs_stat) { in tune_quota()
444 const struct ext4_super_block* sb, int* fs_stat) { in tune_encrypt()
489 const struct ext4_super_block* sb, int* fs_stat) { in tune_verity()
526 const struct ext4_super_block* sb, int* fs_stat) { in tune_casefold()
607 static bool read_f2fs_superblock(const std::string& blk_device, int* fs_stat) { in read_f2fs_superblock()
716 int fs_stat = 0; in prepare_fs_for_mount() local
[all …]
/aosp12/bionic/linker/
H A Dlinker.cpp1181 struct statfs fs_stat; in load_library() local