Home
last modified time | relevance | path

Searched refs:DKIOCLOCKPHYSICALEXTENTS (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Ddisk.h262 #define DKIOCLOCKPHYSICALEXTENTS _IO('d', 81) macro
/xnu-12377.1.9/bsd/kern/
H A Dkern_symfile.c451 error = do_ioctl(p1, p2, DKIOCLOCKPHYSICALEXTENTS, NULL); in kern_open_file_for_direct_io()