Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/sys/ !
H A Dfilio.h86 #define FIOPINSWAP _IO('f', 120) /* pin swap file to fast device */ macro
/xnu-11215.61.5/bsd/vm/ !
H A Dvm_compressor_backing_file.c135 error = VNOP_IOCTL(vp, FIOPINSWAP, NULL, 0, ctx); in vm_swapfile_preallocate()
/xnu-11215.61.5/bsd/kern/ !
H A Dkern_descrip.c5223 case FIOPINSWAP: in sys_fcntl_nocancel()
/xnu-11215.61.5/bsd/vfs/ !
H A Dvfs_syscalls.c13103 case FIOPINSWAP: in fsctl_internal()