Home
last modified time | relevance | path

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

/system/extras/f2fs_utils/
Df2fs_sparseblock.h37 struct f2fs_info { struct
38 uint64_t blocks_per_segment;
62 uint64_t get_num_blocks_used(struct f2fs_info *info); argument
/system/vold/
DEncryptInplace.cpp392 struct f2fs_info* f2fs_info = NULL; in cryptfs_enable_inplace_f2fs() local