Searched defs:wccflag (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/vfs/nfs/ |
H A D | nfs_vnops.c | 909 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_setattrrpc() local 1465 int error = 0, len, tsiz, wccflag = NFSV3_WCCRATTR, rlen, commit; in nfs_writerpc_uio() local 1590 int error = 0, wccflag = NFSV3_WCCRATTR, gotvp = 0; in nfs_mknodrpc() local 1708 int error = 0, wccflag = NFSV3_WCCRATTR, gotvp = 0, fmode = 0; in nfs_create() local 1928 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_removerpc() local 2116 int error = 0, wccflag = NFSV3_WCCRATTR, attrflag = 0; in nfs_link() local 2188 int slen, error = 0, wccflag = NFSV3_WCCRATTR, gotvp; in nfs_symlink() local 2297 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_mkdir() local 2383 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_rmdir() local 3142 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_commitrpc_uio() local
|
H A D | nfs_bio.c | 1536 int wccflag = NFSV3_WCCRATTR; in nfs_writerpc_bio_done() local 1726 int wccflag = NFSV3_WCCRATTR; in nfs_commitrpc_bio_done() local
|