Searched refs:nfsclient (Results 1 – 23 of 23) sorted by relevance
| /freebsd-10-stable/sys/fs/nfs/ |
| D | nfsrvstate.h | 41 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 *);
|
| D | nfs_var.h | 63 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 *,
|
| D | nfsport.h | 530 struct nfsclient *nst_clp;
|
| D | nfs_commonkrpc.c | 486 struct nfsclient *clp, struct nfssockreq *nrp, vnode_t vp, in newnfs_request()
|
| /freebsd-10-stable/sys/modules/nfsclient/ |
| D | Makefile | 3 .PATH: ${.CURDIR}/../../nfsclient ${.CURDIR}/../../nfs ${.CURDIR}/../../rpc 5 KMOD= nfsclient
|
| /freebsd-10-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdstate.c | 107 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 …]
|
| D | nfs_nfsdsocket.c | 552 struct nfsclient *clp, *nclp; in nfsrvd_compound()
|
| D | nfs_nfsdserv.c | 3430 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/ |
| D | amd | 22 force_depend nfsclient nfs_client || return 1
|
| D | Makefile | 81 nfsclient \
|
| /freebsd-10-stable/sys/modules/dtrace/dtnfscl/ |
| D | Makefile | 3 .PATH: ${.CURDIR}/../../../fs/nfsclient
|
| /freebsd-10-stable/sys/modules/dtrace/dtnfsclient/ |
| D | Makefile | 3 .PATH: ${.CURDIR}/../../../nfsclient
|
| /freebsd-10-stable/sys/modules/nfscl/ |
| D | Makefile | 3 .PATH: ${.CURDIR}/../../fs/nfsclient ${.CURDIR}/../../nfs
|
| /freebsd-10-stable/sys/ |
| D | Makefile | 14 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
|
| /freebsd-10-stable/etc/mtree/ |
| D | BSD.include.dist | 306 nfsclient
|
| /freebsd-10-stable/sys/conf/ |
| D | files | 2823 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/ |
| D | Make.tags.inc | 46 ${SYS}/nfsclient/*.[ch] \
|
| /freebsd-10-stable/sys/modules/ |
| D | Makefile | 257 nfsclient \
|
| /freebsd-10-stable/include/ |
| D | Makefile | 42 nfs nfsclient nfsserver \
|
| /freebsd-10-stable/sys/mips/rmi/ |
| D | rootfs_list.txt | 254 ./etc/rc.d/nfsclient
|
| /freebsd-10-stable/sys/nfsclient/ |
| D | nfs_vfsops.c | 83 FEATURE(nfsclient, "NFS client");
|
| /freebsd-10-stable/ |
| D | ObsoleteFiles.inc | 1019 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/ |
| D | ChangeLog | 5322 * configure.in: detect nfsclient/nfsargs.h. 5325 <nfsclient/nfsargs.h>, needed in FreeBSD 5.0.
|