Home
last modified time | relevance | path

Searched refs:IO_METASYNC (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs.h116 #ifndef IO_METASYNC
117 #define IO_METASYNC 0 macro
H A Dnfs_serv.c1148 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_write()
1413 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_writegather()