Home
last modified time | relevance | path

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

/linux-5.10/block/partitions/
Defi.c174 static int is_pmbr_valid(legacy_mbr *mbr, sector_t total_sectors) in is_pmbr_valid()
590 sector_t total_sectors = i_size_read(state->bdev->bd_inode) >> 9; in find_valid_gpt() local
/linux-5.10/drivers/md/
Ddm-snap-transient.c64 sector_t *total_sectors, in transient_usage()
Ddm-snap-persistent.c569 sector_t *total_sectors, in persistent_usage()
Ddm-snap.c2330 sector_t total_sectors, sectors_allocated, in snapshot_status() local
/linux-5.10/fs/fat/
Dinode.c1611 u32 total_sectors, total_clusters, fat_clusters, rootdir_sectors; in fat_fill_super() local