Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h156 #ifndef IO_METASYNC
157 #define IO_METASYNC 0 macro
H A Dnfs_serv.c1434 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_write()
1714 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_writegather()