Searched defs:fs_blocks_count (Results 1 – 2 of 2) sorted by relevance
109 static blk_t fs_blocks_count(ext2_filsys fs) in fs_blocks_count() function
1304 blk64_t fs_blocks_count, in parse_fs_type()1574 blk64_t fs_blocks_count = 0; in PRS() local