Searched refs:nfsdevice (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/fs/nfs/ |
| H A D | nfsrvstate.h | 50 TAILQ_HEAD(nfsdevicehead, nfsdevice); 347 struct nfsdevice { struct 348 TAILQ_ENTRY(nfsdevice) nfsdev_list;
|
| H A D | nfs_var.h | 84 struct nfsdevice; 157 void nfsrv_freeonedevid(struct nfsdevice *); 161 struct nfsdevice *nfsrv_deldsnmp(int, struct nfsmount *, NFSPROC_T *); 165 int nfsrv_copymr(vnode_t, vnode_t, vnode_t, struct nfsdevice *, 168 struct vnode **, struct vnode **, struct pnfsdsfile **, struct nfsdevice **, 169 struct nfsdevice **); 367 struct nfsdevice *nfsv4_findmirror(struct nfsmount *);
|
| H A D | nfs_commonsubs.c | 5488 struct nfsdevice * 5491 struct nfsdevice *ds; in nfsv4_findmirror()
|
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdstate.c | 222 static void nfsrv_freedevid(struct nfsdevice *ds); 224 struct nfsdevice **dsp); 225 static void nfsrv_deleteds(struct nfsdevice *fndds); 226 static void nfsrv_allocdevid(struct nfsdevice *ds, char *addr, char *dnshost); 242 vnode_t dvp, struct nfsdevice *ds, struct ucred *cred, NFSPROC_T *p, 244 static struct nfsdevice *nfsrv_findmirroredds(struct nfsmount *nmp); 7314 struct nfsdevice *ds; in nfsrv_getdevinfo() 7401 nfsrv_freeonedevid(struct nfsdevice *ds) in nfsrv_freeonedevid() 7420 nfsrv_freedevid(struct nfsdevice *ds) in nfsrv_freedevid() 7531 struct nfsdevice **dsp) in nfsrv_setdsserver() [all …]
|
| H A D | nfs_nfsdport.c | 4054 struct nfsdevice *ds, *fds; in nfssvc_nfsd() 4682 struct nfsdevice *ds, *tds, *fds; in nfsrv_pnfscreate() 5014 struct nfsdevice *ds; in nfsrv_pnfsremove() 5153 struct nfsdevice *ds; in nfsrv_proxyds() 5373 struct nfsdevice *ds, *tds, *fndds; in nfsrv_dsgetsockmnt() 6824 struct nfsdevice *ds; in nfsrv_pnfsstatfs() 7424 struct nfsdevice *ds; in nfsrv_checknospc()
|