Home
last modified time | relevance | path

Searched refs:strict_blocks_to_sectors (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/md/
Dmd.c3370 static int strict_blocks_to_sectors(const char *buf, sector_t *sectors) in strict_blocks_to_sectors() function
3398 if (strict_blocks_to_sectors(buf, &sectors) < 0) in rdev_size_store()
4705 int err = strict_blocks_to_sectors(buf, &sectors); in size_store()
5348 if (strict_blocks_to_sectors(buf, &sectors) < 0) in array_size_store()