Searched refs:nfsrv_dsgetsockmnt (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 747 int nfsrv_dsgetsockmnt(struct vnode *, int, char *, int *, int *,
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 4671 error = nfsrv_dsgetsockmnt(vp, 0, buf, &buflen, mirrorcntp, p, dvpp, in nfsrv_pnfsremovesetup() 4977 error = nfsrv_dsgetsockmnt(vp, LK_SHARED, buf, &buflen, in nfsrv_proxyds() 5104 nfsrv_dsgetsockmnt(struct vnode *vp, int lktype, char *buf, int *buflenp, in nfsrv_dsgetsockmnt() function 6459 error = nfsrv_dsgetsockmnt(vp, 0, buf, &buflen, mirrorcntp, p, NULL, in nfsrv_dsgetdevandfh()
|
H A D | nfs_nfsdstate.c | 8763 error = nfsrv_dsgetsockmnt(vp, 0, buf, buflenp, &mirrorcnt, p, in nfsrv_mdscopymr()
|