Searched refs:thisunit (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c2693 int thisunit = -1; local
2703 if (VNOP_IOCTL(devvp, DKIOCGETBSDUNIT, (caddr_t)&thisunit, 0, ctx) == 0) {
2704 if (thisunit == rootunit)

Completed in 34 milliseconds