Searched defs:new_sectors (Results 1 – 2 of 2) sorted by relevance
1273 static int ata_set_max_sectors(struct ata_device *dev, u64 new_sectors) in ata_set_max_sectors() argument 1404 u64 new_sectors = ata_id_n_sectors(dev->id); ata_hpa_resize() local [all...]
2475 static int resize_chunks(struct r5conf *conf, int new_disks, int new_sectors) in resize_chunks()