Searched defs:dev_sz (Results 1 – 1 of 1) sorted by relevance
43 static int get_dev_sz(const std::string& fs_blkdev, uint64_t* dev_sz) { in get_dev_sz()61 uint64_t dev_sz; in format_ext4() local98 static int format_f2fs(const std::string& fs_blkdev, uint64_t dev_sz, bool crypt_footer) { in format_f2fs()