Lines Matching refs:maddr
304 struct mount *maddr, *mp;321 maddr = NULL;325 if (vp->v_mount != maddr) {331 maddr = vp->v_mount;635 getmnt(struct mount *maddr)639 struct mount *maddr;646 if (maddr == mt->maddr)648 KGETRET(maddr, &mb, sizeof(struct mount), "mount table");652 mt->maddr = maddr;
Indexes created Mon Oct 13 21:09:55 GMT 2025