Home
last modified time | relevance | path

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

/external/fio/
Ddiskutil.c198 static int read_block_dev_entry(char *path, int *maj, int *min) in read_block_dev_entry() function
255 if (read_block_dev_entry(temppath, &majdev, &mindev)) { in find_add_disk_slaves()
346 if (read_block_dev_entry(path, &major, &minor)) in check_dev_match()