OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfs_connect
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/nfs/
nfs_var.h
169
int
nfs_connect
(struct nfsmount *, struct nfsreq *, struct lwp *);
nfs_vfsops.c
555
while (
nfs_connect
(nmp, (struct nfsreq *)0, l)) {
766
(error =
nfs_connect
(nmp, (struct nfsreq *)0, l)))
nfs_socket.c
182
nfs_connect
(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l)
function in typeref:typename:int
343
* -
nfs_connect
() again
365
while ((error =
nfs_connect
(nmp, rep, &lwp0)) != 0) {
Completed in 14 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025