Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfs/
Dnfsrvstate.h41 LIST_HEAD(nfsclienthashhead, nfsclient);
81 struct nfsclient { struct
82 LIST_ENTRY(nfsclient) lc_hash; /* Clientid hash list */
133 struct nfsclient *sess_clp; /* Associated clientid. */
188 struct nfsclient *ls_clp; /* Back pointer */
292 void nfsrv_cleanclient(struct nfsclient *, NFSPROC_T *);
Dnfs_var.h63 struct nfsclient;
92 int nfsrv_setclient(struct nfsrv_descript *, struct nfsclient **,
94 int nfsrv_getclient(nfsquad_t, int, struct nfsclient **, struct nfsdsession *,
117 void nfsrv_zapclient(struct nfsclient *, NFSPROC_T *);
120 int nfsrv_getclientipaddr(struct nfsrv_descript *, struct nfsclient *);
678 struct nfsclient *, struct nfssockreq *, vnode_t, NFSPROC_T *,
Dnfsport.h530 struct nfsclient *nst_clp;
Dnfs_commonkrpc.c486 struct nfsclient *clp, struct nfssockreq *nrp, vnode_t vp, in newnfs_request()
/freebsd-10-stable/sys/modules/nfsclient/
DMakefile3 .PATH: ${.CURDIR}/../../nfsclient ${.CURDIR}/../../nfs ${.CURDIR}/../../rpc
5 KMOD= nfsclient
/freebsd-10-stable/sys/fs/nfsserver/
Dnfs_nfsdstate.c107 static void nfsrv_dumpaclient(struct nfsclient *clp,
120 static int nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp,
135 static int nfsrv_checkgrace(struct nfsrv_descript *nd, struct nfsclient *clp,
137 static int nfsrv_docallback(struct nfsclient *clp, int procnum,
140 static int nfsrv_cbcallargs(struct nfsrv_descript *nd, struct nfsclient *clp,
143 static u_int32_t nfsrv_nextstateindex(struct nfsclient *clp);
144 static void nfsrv_markstable(struct nfsclient *clp);
145 static void nfsrv_markreclaim(struct nfsclient *clp);
146 static int nfsrv_checkstable(struct nfsclient *clp);
147 static int nfsrv_clientconflict(struct nfsclient *clp, int *haslockp, struct
[all …]
Dnfs_nfsdsocket.c552 struct nfsclient *clp, *nclp; in nfsrvd_compound()
Dnfs_nfsdserv.c3430 struct nfsclient *clp = NULL; in nfsrvd_setclientid()
3462 clp = malloc(sizeof(struct nfsclient) + i, M_NFSDCLIENT, M_WAITOK | in nfsrvd_setclientid()
3743 struct nfsclient *clp = NULL; in nfsrvd_exchangeid()
3771 clp = malloc(sizeof(struct nfsclient) + i, M_NFSDCLIENT, M_WAITOK | in nfsrvd_exchangeid()
/freebsd-10-stable/etc/rc.d/
Damd22 force_depend nfsclient nfs_client || return 1
DMakefile81 nfsclient \
/freebsd-10-stable/sys/modules/dtrace/dtnfscl/
DMakefile3 .PATH: ${.CURDIR}/../../../fs/nfsclient
/freebsd-10-stable/sys/modules/dtrace/dtnfsclient/
DMakefile3 .PATH: ${.CURDIR}/../../../nfsclient
/freebsd-10-stable/sys/modules/nfscl/
DMakefile3 .PATH: ${.CURDIR}/../../fs/nfsclient ${.CURDIR}/../../nfs
/freebsd-10-stable/sys/
DMakefile14 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
/freebsd-10-stable/etc/mtree/
DBSD.include.dist306 nfsclient
/freebsd-10-stable/sys/conf/
Dfiles2823 fs/nfsclient/nfs_clcomsubs.c optional nfscl
2824 fs/nfsclient/nfs_clsubs.c optional nfscl
2825 fs/nfsclient/nfs_clstate.c optional nfscl
2826 fs/nfsclient/nfs_clkrpc.c optional nfscl
2827 fs/nfsclient/nfs_clrpcops.c optional nfscl
2828 fs/nfsclient/nfs_clvnops.c optional nfscl
2829 fs/nfsclient/nfs_clnode.c optional nfscl
2830 fs/nfsclient/nfs_clvfsops.c optional nfscl
2831 fs/nfsclient/nfs_clport.c optional nfscl
2832 fs/nfsclient/nfs_clbio.c optional nfscl
[all …]
/freebsd-10-stable/sys/kern/
DMake.tags.inc46 ${SYS}/nfsclient/*.[ch] \
/freebsd-10-stable/sys/modules/
DMakefile257 nfsclient \
/freebsd-10-stable/include/
DMakefile42 nfs nfsclient nfsserver \
/freebsd-10-stable/sys/mips/rmi/
Drootfs_list.txt254 ./etc/rc.d/nfsclient
/freebsd-10-stable/sys/nfsclient/
Dnfs_vfsops.c83 FEATURE(nfsclient, "NFS client");
/freebsd-10-stable/
DObsoleteFiles.inc1019 OLD_FILES+=usr/include/nfsclient/krpc.h
1020 OLD_FILES+=usr/include/nfsclient/nfsdiskless.h
1024 OLD_FILES+=usr/include/nfsclient/nfs_kdtrace.h
1175 # 20100724: nfsclient/nfs_lock.h moved to nfs/nfs_lock.h
1176 OLD_FILES+=usr/include/nfsclient/nfs_lock.h
/freebsd-10-stable/contrib/amd/
DChangeLog5322 * configure.in: detect nfsclient/nfsargs.h.
5325 <nfsclient/nfsargs.h>, needed in FreeBSD 5.0.