Lines Matching defs:mp
34 Mount_t* mp;38 mp = monitored();47 if (mp)48 fscall(mp, MSG_fpathconf, 0, fd, op);49 for (mp = state.global; mp; mp = mp->global)50 if (fssys(mp, MSG_fpathconf))51 fscall(mp, MSG_fpathconf, 0, fd, op);