Home
last modified time | relevance | path

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

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