Home
last modified time | relevance | path

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

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