Searched refs:nfsd_dumplocks (Results 1 – 4 of 4) sorted by relevance
251 struct nfsd_dumplocks { struct
103 void nfsrv_dumplocks(vnode_t, struct nfsd_dumplocks *, int, NFSPROC_T *);
3144 struct nfsd_dumplocks *dumplocks; in nfssvc_srvcall()3209 len = sizeof (struct nfsd_dumplocks) * in nfssvc_srvcall()3211 dumplocks = (struct nfsd_dumplocks *)malloc(len, in nfssvc_srvcall()
919 nfsrv_dumplocks(vnode_t vp, struct nfsd_dumplocks *ldumpp, int maxcnt, in nfsrv_dumplocks()