Lines Matching refs:um_devvp
417 ffs_blkfree(ump, fs, ump->um_devvp, bprev, (long)osize,
796 ffs_blkfree(ump, fs, ump->um_devvp,
1060 ffs_blkfree(ump, fs, ump->um_devvp,
1705 if ((error = ffs_getcg(fs, ump->um_devvp, cg, 0, &bp, &cgp)) != 0)
1776 if ((error = ffs_getcg(fs, ump->um_devvp, cg, 0, &bp, &cgp)) != 0 ||
1956 if ((error = ffs_getcg(fs, ump->um_devvp, cg, 0, &bp, &cgp)) != 0) {
2098 if ((error = ffs_getcg(fs, ump->um_devvp, cg, 0, &bp, &cgp)) != 0) {
2195 error = ffs_getcg(fs, ump->um_devvp, cg, 0, &bp, &cgp);
2256 dev = ump->um_devvp->v_rdev;
2799 return (ffs_freefile(ump, ump->um_fs, ump->um_devvp, ino, mode, NULL));
2828 dev = ump->um_devvp->v_rdev;
2987 return (ffs_getmntstat(VFSTOUFS(devvp->v_mount)->um_devvp)); in ffs_getmntstat()
3343 if ((error = ffs_freefile(ump, fs, ump->um_devvp, in sysctl_ffs_fsck()
3368 key = ffs_blkrelease_start(ump, ump->um_devvp, UFS_ROOTINO); in sysctl_ffs_fsck()
3372 ffs_blkfree(ump, fs, ump->um_devvp, blkno, in sysctl_ffs_fsck()