Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h330 #define IO_RANGELOCKED 0x4000 /* range locked */ macro
/freebsd/sys/kern/
H A Dkern_exec.c1980 len, offset, seg, IO_UNIT | IO_DIRECT | IO_RANGELOCKED, in core_write()
H A Dvfs_vnops.c638 if ((ioflg & IO_RANGELOCKED) == 0) { in vn_rdwr()
3733 if ((ioflag & (IO_NODELOCKED | IO_RANGELOCKED)) == 0) in vn_deallocate_impl()