Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfsclstate.h195 #define NFSCLOPEN_DOOPEN 1 macro
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c299 *retp = NFSCLOPEN_DOOPEN; in nfscl_open()
H A Dnfs_clrpcops.c306 if (ret == NFSCLOPEN_DOOPEN) { in nfsrpc_open()