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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddisk.h144 #define DKIOCGETFEATURES _IOR('d', 76, uint32_t) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_journal.c1442 if (VNOP_IOCTL(devvp, DKIOCGETFEATURES, (caddr_t)&features, 0, context) == 0) {
H A Dvfs_subr.c2727 if ((error = VNOP_IOCTL(devvp, DKIOCGETFEATURES,

Completed in 28 milliseconds