Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Ddisk.h264 #define DKIOCUNLOCKPHYSICALEXTENTS _IO('d', 83) macro
/xnu-12377.1.9/bsd/kern/
H A Dkern_symfile.c634 (void) do_ioctl(p1, p2, DKIOCUNLOCKPHYSICALEXTENTS, NULL); in kern_open_file_for_direct_io()
724 (void) do_ioctl(p1, p2, DKIOCUNLOCKPHYSICALEXTENTS, NULL); in kern_close_file_for_direct_io()