Home | History | Annotate | Download | only in mfs

Lines Matching defs:ump

194 	struct ufsmount *ump;
224 ump = VFSTOUFS(mp);
225 fs = ump->um_fs;
244 struct ufsmount *ump;
260 ump = VFSTOUFS(mp);
261 if (ump == NULL)
264 vp = ump->um_devvp;
294 ump = VFSTOUFS(mp);
295 fs = ump->um_fs;
338 ump = VFSTOUFS(mp);
339 fs = ump->um_fs;