Home
last modified time | relevance | path

Searched defs:gotvp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_vnops.c1450 int error = 0, wccflag = NFSV3_WCCRATTR, gotvp = 0; in nfs_mknodrpc() local
1565 int error, wccflag = NFSV3_WCCRATTR, gotvp = 0; in nfs_create() local
2061 int slen, error = 0, wccflag = NFSV3_WCCRATTR, gotvp; in nfs_symlink() local
2153 int gotvp = 0; in nfs_mkdir() local
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c3789 int error = 0, ret, gotvp = 0; in nfscl_recalldeleg() local