Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_format.cpp43 static int get_dev_sz(const std::string& fs_blkdev, uint64_t* dev_sz) { in get_dev_sz()
59 static int format_ext4(const std::string& fs_blkdev, const std::string& fs_mnt_point, in format_ext4()
119 static int format_f2fs(const std::string& fs_blkdev, uint64_t dev_sz, bool needs_projid, in format_f2fs()