ioflags           697 nfs/nfs_serv.c 	int ioflags, aftat_ret = 1, retlen, zeroing, adjust;
ioflags           812 nfs/nfs_serv.c 		ioflags = IO_NODELOCKED;
ioflags           814 nfs/nfs_serv.c 		ioflags = (IO_SYNC | IO_NODELOCKED);
ioflags           816 nfs/nfs_serv.c 		ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED);
ioflags           822 nfs/nfs_serv.c 	    error = VOP_WRITE(vp, uiop, ioflags, cred);
ioflags           883 nfs/nfs_serv.c 	int ioflags, aftat_ret = 1, s, adjust, v3, zeroing;
ioflags          1051 nfs/nfs_serv.c 		    ioflags = IO_NODELOCKED;
ioflags          1053 nfs/nfs_serv.c 		    ioflags = (IO_SYNC | IO_NODELOCKED);
ioflags          1055 nfs/nfs_serv.c 		    ioflags = (IO_METASYNC | IO_SYNC | IO_NODELOCKED);
ioflags          1083 nfs/nfs_serv.c 			error = VOP_WRITE(vp, uiop, ioflags, cred);