Searched refs:fmp (Results 1 – 4 of 4) sorted by relevance
59 struct portalmount *fmp; local86 fmp = (struct portalmount *) malloc(sizeof(struct portalmount),93 fmp->pm_root = rvp;94 fmp->pm_server = fp; fp->f_count++;97 mp->mnt_data = (qaddr_t) fmp;
185 struct portalmount *fmp; local204 fmp = VFSTOPORTAL(vp->v_mount);224 error = portal_connect(so, (struct socket *)fmp->pm_server->f_data);243 if (fmp->pm_server->f_count == 1) {
45 struct fdescmount *fmp; local58 MALLOC(fmp, struct fdescmount *, sizeof(struct fdescmount),62 fmp->f_root = rvp;65 mp->mnt_data = (qaddr_t) fmp;
74 struct kernfs_mount *fmp; variable91 MALLOC(fmp, struct kernfs_mount *, sizeof(struct kernfs_mount),98 fmp->kf_root = rvp;100 mp->mnt_data = (qaddr_t) fmp;