Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1382 int nfs3_check_lockmode(struct nfsmount *, struct sockaddr *, int, int);
H A Dnfs_socket.c1642 error = nfs3_check_lockmode(nmp, saddr, nso->nso_sotype, timeo); in nfs_connect()
H A Dnfs_vfsops.c4010 nfs3_check_lockmode(struct nfsmount *nmp, struct sockaddr *sa, int sotype, int timeo) in nfs3_check_lockmode() function