Home
last modified time | relevance | path

Searched refs:nfsclient (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsrvstate.h42 LIST_HEAD(nfsclienthashhead, nfsclient);
94 struct nfsclient { struct
95 LIST_ENTRY(nfsclient) lc_hash; /* Clientid hash list */
176 struct nfsclient *sess_clp; /* Associated clientid. */
232 struct nfsclient *ls_clp; /* Back pointer */
336 void nfsrv_cleanclient(struct nfsclient *, NFSPROC_T *, bool, SVCXPRT **);
H A Dnfs_var.h63 struct nfsclient;
96 int nfsrv_setclient(struct nfsrv_descript *, struct nfsclient **,
98 int nfsrv_getclient(nfsquad_t, int, struct nfsclient **, struct nfsdsession *,
121 void nfsrv_zapclient(struct nfsclient *, NFSPROC_T *);
124 int nfsrv_getclientipaddr(struct nfsrv_descript *, struct nfsclient *);
796 struct nfsclient *, struct nfssockreq *, vnode_t, NFSPROC_T *,
H A Dnfsport.h754 struct nfsclient *nst_clp;
H A Dnfs_commonkrpc.c670 struct nfsclient *clp, struct nfssockreq *nrp, vnode_t vp, in newnfs_request()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c143 static void nfsrv_dumpaclient(struct nfsclient *clp,
156 static int nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp,
171 static int nfsrv_checkgrace(struct nfsrv_descript *nd, struct nfsclient *clp,
173 static int nfsrv_docallback(struct nfsclient *clp, int procnum,
176 static int nfsrv_cbcallargs(struct nfsrv_descript *nd, struct nfsclient *clp,
180 static u_int32_t nfsrv_nextstateindex(struct nfsclient *clp);
181 static void nfsrv_markstable(struct nfsclient *clp);
182 static void nfsrv_markreclaim(struct nfsclient *clp);
183 static int nfsrv_checkstable(struct nfsclient *clp);
184 static int nfsrv_clientconflict(struct nfsclient *cl
[all...]
H A Dnfs_nfsdsocket.c714 struct nfsclient *clp, *nclp; in nfsrvd_compound()
H A Dnfs_nfsdserv.c4143 struct nfsclient *clp = NULL; in nfsrvd_setclientid()
4174 clp = malloc(sizeof(struct nfsclient) + i, M_NFSDCLIENT, M_WAITOK | in nfsrvd_setclientid()
4489 struct nfsclient *clp = NULL; in nfsrvd_exchangeid()
4517 clp = malloc(sizeof(struct nfsclient) + i, M_NFSDCLIENT, M_WAITOK | in nfsrvd_exchangeid()
/freebsd/sys/kern/
H A DMake.tags.inc28 ${SYS}/fs/nfsclient/*.[ch] \
77 ${SYS}/fs/nfsclient \
/freebsd/sys/modules/dtrace/dtnfscl/
H A DMakefile3 .PATH: ${SYSDIR}/fs/nfsclient
/freebsd/sys/modules/nfscl/
H A DMakefile1 .PATH: ${SRCTOP}/sys/fs/nfsclient ${SRCTOP}/sys/nfs
/freebsd/sys/
H A DMakefile5 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
/freebsd/etc/mtree/
H A DBSD.include.dist341 nfsclient
/freebsd/libexec/rc/rc.d/
H A DMakefile120 nfsclient \
/freebsd/include/
H A DMakefile50 netipsec netlink netsmb nfs nfsclient nfsserver sys vm
/freebsd/sys/conf/
H A Dfiles397 fs/nfsclient/nfs_clkdtrace.c optional dtnfscl nfscl | dtraceall nfscl compile-with "${CDDL_C}"
3587 fs/nfsclient/nfs_clcomsubs.c optional nfscl
3588 fs/nfsclient/nfs_clsubs.c optional nfscl
3589 fs/nfsclient/nfs_clstate.c optional nfscl
3590 fs/nfsclient/nfs_clkrpc.c optional nfscl
3591 fs/nfsclient/nfs_clrpcops.c optional nfscl
3592 fs/nfsclient/nfs_clvnops.c optional nfscl
3593 fs/nfsclient/nfs_clnode.c optional nfscl
3594 fs/nfsclient/nfs_clvfsops.c optional nfscl
3595 fs/nfsclient/nfs_clport.c optional nfscl
[all …]
/freebsd/
H A DObsoleteFiles.inc8197 OLD_FILES+=usr/include/nfsclient/nfsm_subs.h
8198 OLD_FILES+=usr/include/nfsclient/nlminfo.h