Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_format.cpp44 static int get_dev_sz(const std::string& fs_blkdev, uint64_t* dev_sz) { in get_dev_sz()
60 static int format_ext4(const std::string& fs_blkdev, const std::string& fs_mnt_point, in format_ext4()
123 static int format_f2fs(const std::string& fs_blkdev, uint64_t dev_sz, bool crypt_footer, in format_f2fs()