Home
last modified time | relevance | path

Searched refs:F_LOG2PHYS (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/bsd/security/audit/
H A Daudit_bsm_fcntl.c178 #ifdef F_LOG2PHYS
179 { BSM_F_LOG2PHYS, F_LOG2PHYS },
/xnu-11417.121.6/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c54 case F_LOG2PHYS: in fcntl()
/xnu-11417.121.6/bsd/sys/
H A Dfcntl.h302 #define F_LOG2PHYS 49 /* file offset to device offset */ macro
/xnu-11417.121.6/bsd/kern/
H A Dkern_descrip.c3704 case F_LOG2PHYS: in sys_fcntl_nocancel()