Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h1383 int nfs3_mount_rpc(struct nfsmount *, struct sockaddr *, int, int, char *, vfs_context_t, int, …
H A Dnfs_socket.c1672 error = nfs3_mount_rpc(nmp, saddr, nso->nso_sotype, nfsvers, in nfs_connect()
H A Dnfs_vfsops.c4033 nfs3_mount_rpc(struct nfsmount *nmp, struct sockaddr *sa, int sotype, int nfsvers, char *path, vfs_… in nfs3_mount_rpc() function