Home
last modified time | relevance | path

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

/aosp12/system/extras/ext4_utils/include/ext4_utils/
H A Dext4_sb.h30 struct fs_info { struct
52 int ext4_parse_sb(struct ext4_super_block* sb, struct fs_info* info); argument
/aosp12/system/vold/
H A DEncryptInplace.cpp288 std::unique_ptr<struct f2fs_info, void (*)(struct f2fs_info*)> fs_info( in EncryptInPlaceF2fs() local