HomeSort by relevance Sort by last modified time
    Searched full:read_block_dev_entry (Results 1 - 1 of 1) sorted by null

  /external/fio/
diskutil.c 194 static int read_block_dev_entry(char *path, int *maj, int *min) function
251 if (read_block_dev_entry(temppath, &majdev, &mindev)) {
342 if (read_block_dev_entry(path, &major, &minor))

Completed in 167 milliseconds