Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c3379 static int strict_blocks_to_sectors(const char *buf, sector_t *sectors) in strict_blocks_to_sectors() function
3407 if (strict_blocks_to_sectors(buf, &sectors) < 0) in rdev_size_store()
4714 int err = strict_blocks_to_sectors(buf, &sectors); in size_store()
5357 if (strict_blocks_to_sectors(buf, &sectors) < 0) in array_size_store()