Searched defs:findTheDrive (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1500 * findTheDrive()
1515 findTheDrive(struct pcfs *fsp, buf_t **bp) function
2489 * BPB check. findTheDrive(), if successful, returns the disk block
2497 if (error = findTheDrive(fsp, &bp))

Completed in 203 milliseconds