Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/nfs/
HDnfsrvstate.h42 LIST_HEAD(nfsclienthashhead, nfsclient);
94 struct nfsclient { struct
95 LIST_ENTRY(nfsclient) lc_hash; /* Clientid hash list */
174 struct nfsclient *sess_clp; /* Associated clientid. */
230 struct nfsclient *ls_clp; /* Back pointer */
334 void nfsrv_cleanclient(struct nfsclient *, NFSPROC_T *, bool, SVCXPRT **);
HDnfs_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 *);
772 struct nfsclient *, struct nfssockreq *, vnode_t, NFSPROC_T *,
HDnfsport.h747 struct nfsclient *nst_clp;
HDnfs_commonkrpc.c665 struct nfsclient *clp, struct nfssockreq *nrp, vnode_t vp, in newnfs_request()
/freebsd-13-stable/sys/fs/nfsserver/
HDnfs_nfsdstate.c138 static void nfsrv_dumpaclient(struct nfsclient *clp,
151 static int nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp,
166 static int nfsrv_checkgrace(struct nfsrv_descript *nd, struct nfsclient *clp,
168 static int nfsrv_docallback(struct nfsclient *clp, int procnum,
171 static int nfsrv_cbcallargs(struct nfsrv_descript *nd, struct nfsclient *clp,
175 static u_int32_t nfsrv_nextstateindex(struct nfsclient *clp);
176 static void nfsrv_markstable(struct nfsclient *clp);
177 static void nfsrv_markreclaim(struct nfsclient *clp);
178 static int nfsrv_checkstable(struct nfsclient *clp);
179 static int nfsrv_clientconflict(struct nfsclient *clp, int *haslockp, struct
[all …]
HDnfs_nfsdsocket.c710 struct nfsclient *clp, *nclp; in nfsrvd_compound()
HDnfs_nfsdserv.c3973 struct nfsclient *clp = NULL; in nfsrvd_setclientid()
4004 clp = malloc(sizeof(struct nfsclient) + i, M_NFSDCLIENT, M_WAITOK | in nfsrvd_setclientid()
4291 struct nfsclient *clp = NULL; in nfsrvd_exchangeid()
4318 clp = malloc(sizeof(struct nfsclient) + i, M_NFSDCLIENT, M_WAITOK | in nfsrvd_exchangeid()
/freebsd-13-stable/sys/kern/
HDMake.tags.inc29 ${SYS}/fs/nfsclient/*.[ch] \
78 ${SYS}/fs/nfsclient \
/freebsd-13-stable/sys/modules/dtrace/dtnfscl/
HDMakefile4 .PATH: ${SYSDIR}/fs/nfsclient
/freebsd-13-stable/sys/modules/nfscl/
HDMakefile2 .PATH: ${SRCTOP}/sys/fs/nfsclient ${SRCTOP}/sys/nfs
/freebsd-13-stable/sys/
HDMakefile6 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
/freebsd-13-stable/etc/mtree/
HDBSD.include.dist341 nfsclient
/freebsd-13-stable/libexec/rc/rc.d/
HDMakefile67 nfsclient \
/freebsd-13-stable/include/
HDMakefile43 netipsec netlink netsmb nfs nfsclient nfsserver sys vm
/freebsd-13-stable/sys/conf/
HDfiles376 fs/nfsclient/nfs_clkdtrace.c optional dtnfscl nfscl | dtraceall nfscl compile-with "${CDDL_C}"
3633 fs/nfsclient/nfs_clcomsubs.c optional nfscl
3634 fs/nfsclient/nfs_clsubs.c optional nfscl
3635 fs/nfsclient/nfs_clstate.c optional nfscl
3636 fs/nfsclient/nfs_clkrpc.c optional nfscl
3637 fs/nfsclient/nfs_clrpcops.c optional nfscl
3638 fs/nfsclient/nfs_clvnops.c optional nfscl
3639 fs/nfsclient/nfs_clnode.c optional nfscl
3640 fs/nfsclient/nfs_clvfsops.c optional nfscl
3641 fs/nfsclient/nfs_clport.c optional nfscl
[all …]
/freebsd-13-stable/
HDObsoleteFiles.inc12318 OLD_FILES+=usr/include/nfsclient/krpc.h
12319 OLD_FILES+=usr/include/nfsclient/nfsdiskless.h
12323 OLD_FILES+=usr/include/nfsclient/nfs_kdtrace.h
12462 # 20100724: nfsclient/nfs_lock.h moved to nfs/nfs_lock.h
12463 OLD_FILES+=usr/include/nfsclient/nfs_lock.h