portalmount 53 miscfs/portal/portal.h struct portalmount { portalmount 64 miscfs/portal/portal.h #define VFSTOPORTAL(mp) ((struct portalmount *)((mp)->mnt_data)) portalmount 81 miscfs/portal/portal_vfsops.c struct portalmount *fmp; portalmount 113 miscfs/portal/portal_vfsops.c fmp = (struct portalmount *) malloc(sizeof(struct portalmount), portalmount 288 miscfs/portal/portal_vnops.c struct portalmount *fmp;