Lines Matching refs:um_devvp
409 ffs_blkfree(ump, fs, ump->um_devvp, bprev, (long)osize,
778 ffs_blkfree(ump, fs, ump->um_devvp,
1042 ffs_blkfree(ump, fs, ump->um_devvp,
1686 if ((error = ffs_getcg(fs, ump->um_devvp, cg, &bp, &cgp)) != 0)
1757 if ((error = ffs_getcg(fs, ump->um_devvp, cg, &bp, &cgp)) != 0 ||
1937 if ((error = ffs_getcg(fs, ump->um_devvp, cg, &bp, &cgp)) != 0) {
2079 if ((error = ffs_getcg(fs, ump->um_devvp, cg, &bp, &cgp)) != 0) {
2176 error = ffs_getcg(fs, ump->um_devvp, cg, &bp, &cgp);
2236 dev = ump->um_devvp->v_rdev;
2744 return (ffs_freefile(ump, ump->um_fs, ump->um_devvp, ino, mode, NULL));
2771 dev = ump->um_devvp->v_rdev;
2917 return (ffs_getmntstat(VFSTOUFS(devvp->v_mount)->um_devvp)); in ffs_getmntstat()
3277 if ((error = ffs_freefile(ump, fs, ump->um_devvp, in sysctl_ffs_fsck()
3302 key = ffs_blkrelease_start(ump, ump->um_devvp, UFS_ROOTINO); in sysctl_ffs_fsck()
3306 ffs_blkfree(ump, fs, ump->um_devvp, blkno, in sysctl_ffs_fsck()