Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_vm.c192 if (flags & NVEXTF_BUWRITE) in nvtruncbuf()
397 if (flags & NVEXTF_BUWRITE) in nvextendbuf()
/dragonfly/sys/sys/
H A Dvnode.h355 #define NVEXTF_BUWRITE 0x0002 macro
/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_subr.c1027 nvextflags = NVEXTF_BUWRITE; in tmpfs_reg_resize()