Searched refs:sector_count (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.3/kernel/src/filesystem/fat32/ ! | ||
D | fat32.h | 141 uint64_t sector_count; member |
D | fat32.c | 392 fsbi->sector_count = blk->bd_sectors_num; in fat32_read_superblock() |