Home
last modified time | relevance | path

Searched refs:NFSV3_WCCRATTR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs_vnops.c909 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_setattrrpc()
1465 int error = 0, len, tsiz, wccflag = NFSV3_WCCRATTR, rlen, commit; in nfs_writerpc_uio()
1590 int error = 0, wccflag = NFSV3_WCCRATTR, gotvp = 0; in nfs_mknodrpc()
1708 int error = 0, wccflag = NFSV3_WCCRATTR, gotvp = 0, fmode = 0; in nfs_create()
1928 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_removerpc()
2072 int error = 0, fwccflag = NFSV3_WCCRATTR, twccflag = NFSV3_WCCRATTR; in nfs_renamerpc()
2116 int error = 0, wccflag = NFSV3_WCCRATTR, attrflag = 0; in nfs_link()
2188 int slen, error = 0, wccflag = NFSV3_WCCRATTR, gotvp; in nfs_symlink()
2297 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_mkdir()
2383 int error = 0, wccflag = NFSV3_WCCRATTR; in nfs_rmdir()
[all …]
H A Dnfsm_subs.h205 #define NFSV3_WCCRATTR 0 macro
H A Dnfs_bio.c1536 int wccflag = NFSV3_WCCRATTR; in nfs_writerpc_bio_done()
1726 int wccflag = NFSV3_WCCRATTR; in nfs_commitrpc_bio_done()