Home
last modified time | relevance | path

Searched refs:F_LOG2PHYS_EXT (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/libsyscall/wrappers/cancelable/ !
H A Dfcntl-base.c55 case F_LOG2PHYS_EXT: in fcntl()
/xnu-12377.81.4/bsd/sys/ !
H A Dfcntl.h321 #define F_LOG2PHYS_EXT 65 /* file offset to device offset, extended */ macro
/xnu-12377.81.4/bsd/kern/ !
H A Dkern_descrip.c3718 case F_LOG2PHYS_EXT: { in sys_fcntl_nocancel()
3726 if (cmd == F_LOG2PHYS_EXT) { in sys_fcntl_nocancel()
3755 if (cmd == F_LOG2PHYS_EXT) { in sys_fcntl_nocancel()
3773 if (cmd == F_LOG2PHYS_EXT) { in sys_fcntl_nocancel()