Lines Matching refs:mp
40 register Mount_t* mp;44 mp = monitored();50 if (mp)51 fscall(mp, MSG_facl, 0, fd, cmd, cnt, buf);52 for (mp = state.global; mp; mp = mp->global)53 if (fssys(mp, MSG_facl))54 fscall(mp, MSG_facl, 0, fd, cmd, cnt, buf);