Home
last modified time | relevance | path

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

/netbsd/src/sys/nfs/
Dnfs.h169 #ifndef IO_METASYNC
170 #define IO_METASYNC 0 macro
Dnfs_serv.c979 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_write()
1250 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_writegather()