Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Dmd.c3305 static int strict_blocks_to_sectors(const char *buf, sector_t *sectors) in strict_blocks_to_sectors() function
3333 if (strict_blocks_to_sectors(buf, &sectors) < 0) in rdev_size_store()
4626 int err = strict_blocks_to_sectors(buf, &sectors); in size_store()
5323 if (strict_blocks_to_sectors(buf, &sectors) < 0) in array_size_store()