Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/nfs/
H A Dnfs.h157 #ifndef IO_METASYNC
158 #define IO_METASYNC 0 macro
H A Dnfs_serv.c1435 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_write()
1714 ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED); in nfsrv_writegather()