Searched refs:disk_status_open (Results 1 – 4 of 4) sorted by relevance
57 extern disk_status_t *disk_status_open(const char *, int *);
47 disk_status_open;
67 disk_status_open(const char *path, int *error) in disk_status_open() function
996 if ((dsp = disk_status_open(fullpath, &err)) == NULL) { in disk_status()