Home
last modified time | relevance | path

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

/system/extras/f2fs_utils/
Df2fs_sparseblock.h39 struct f2fs_info { struct
40 u_int64_t blocks_per_segment;
64 u64 get_num_blocks_used(struct f2fs_info *info); argument
/system/vold/
Dcryptfs.cpp2346 struct f2fs_info *f2fs_info = NULL; in cryptfs_enable_inplace_f2fs() local