Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c303 error = nfsrpc_getdirpath(nmp, NFSMNT_DIRPATH(nmp), in nfs_statfs()
1714 error = nfsrpc_getdirpath(nmp, NFSMNT_DIRPATH(nmp), in mountnfs()
1976 error = nfsrpc_getdirpath(nmp, NFSMNT_DIRPATH(nmp), in nfs_root()
H A Dnfs_clrpcops.c318 error = nfsrpc_getdirpath(nmp, NFSMNT_DIRPATH(nmp), cred, p); in nfsrpc_accessrpc()
1303 error = nfsrpc_getdirpath(nmp, NFSMNT_DIRPATH(nmp), cred, p); in nfsrpc_getattr()
4952 error = nfsrpc_getdirpath(nmp, NFSMNT_DIRPATH(nmp), in nfsrpc_pathconf()
5139 nfsrpc_getdirpath(struct nfsmount *nmp, u_char *dirpath, struct ucred *cred, in nfsrpc_getdirpath() function
/freebsd/sys/fs/nfs/
H A Dnfs_var.h524 int nfsrpc_getdirpath(struct nfsmount *, u_char *, struct ucred *,