Home
last modified time | relevance | path

Searched defs:devvp (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/sys/ufs/ffs/
H A Dffs_snapshot.c86 struct vnode *devvp, in ffs_snapblkfree() argument
117 ffs_copyonwrite(struct vnode *devvp, struct buf *bp) in ffs_copyonwrite() argument
213 struct vnode *vp, *xvp, *mvp, *devvp; in ffs_snapshot() local
1641 struct vnode *devvp; ffs_snapremove() local
1768 ffs_snapblkfree(struct fs * fs,struct vnode * devvp,ufs2_daddr_t bno,long size,ino_t inum,__enum_uint8 (vtype)vtype,struct workhead * wkhd) ffs_snapblkfree() argument
1988 struct vnode *devvp = ump->um_devvp; ffs_snapshot_mount() local
2126 struct vnode *devvp = VFSTOUFS(mp)->um_devvp; ffs_snapshot_unmount() local
2159 ffs_bp_snapblk(struct vnode * devvp,struct buf * bp) ffs_bp_snapblk() argument
2194 struct vnode *vp, *devvp; ffs_bdflush() local
2265 ffs_copyonwrite(struct vnode * devvp,struct buf * bp) ffs_copyonwrite() argument
2488 struct vnode *devvp; ffs_sync_snap() local
2636 try_free_snapdata(struct vnode * devvp) try_free_snapdata() argument
2670 revert_snaplock(struct vnode * vp,struct vnode * devvp,struct snapdata * sn) revert_snaplock() argument
2700 ffs_snapdata_acquire(struct vnode * devvp) ffs_snapdata_acquire() argument
[all...]
H A Dffs_alloc.c2257 ffs_blkfree_cg(struct ufsmount * ump,struct fs * fs,struct vnode * devvp,ufs2_daddr_t bno,long size,ino_t inum,struct workhead * dephd) ffs_blkfree_cg() argument
2434 struct vnode *devvp; global() member
2493 trim_lookup(struct ufsmount * ump,struct vnode * devvp,ufs2_daddr_t bno,long size,ino_t inum,uint64_t key,int alloctype) trim_lookup() argument
2588 ffs_blkrelease_start(struct ufsmount * ump,struct vnode * devvp,ino_t inum) ffs_blkrelease_start() argument
2655 ffs_blkfree(struct ufsmount * ump,struct fs * fs,struct vnode * devvp,ufs2_daddr_t bno,long size,ino_t inum,__enum_uint8 (vtype)vtype,struct workhead * dephd,uint64_t key) ffs_blkfree() argument
2823 ffs_freefile(struct ufsmount * ump,struct fs * fs,struct vnode * devvp,ino_t ino,int mode,struct workhead * wkhd) ffs_freefile() argument
2909 ffs_checkfreefile(struct fs * fs,struct vnode * devvp,ino_t ino) ffs_checkfreefile() argument
3003 ffs_getcg(struct fs * fs,struct vnode * devvp,uint64_t cg,int flags,struct buf ** bpp,struct cg ** cgpp) ffs_getcg() argument
[all...]
H A Dffs_vfsops.c753 struct vnode *vp, *mvp, *devvp; in ffs_reload() local
345 struct vnode *devvp, *odevvp; ffs_mount() local
918 struct vnode *devvp; ffs_mountfs() local
1676 struct vnode *mvp, *vp, *devvp; ffs_sync() local
[all...]
H A Dffs_suspend.c93 struct vnode *devvp; in ffs_susp_rdwr() local
H A Dffs_softdep.c104 softdep_mount(struct vnode *devvp, in softdep_mount() argument
481 struct vnode *devvp, in softdep_check_suspend() argument
2026 struct vnode *devvp; softdep_flushworklist() local
2056 struct vnode *devvp; softdep_waitidle() local
2577 softdep_mount(struct vnode * devvp,struct mount * mp,struct fs * fs,struct ucred * cred) softdep_mount() argument
14538 softdep_check_suspend(struct mount * mp,struct vnode * devvp,int softdep_depcnt,int softdep_accdepcnt,int secondary_writes,int secondary_accwrites) softdep_check_suspend() argument
[all...]
/freebsd-src/sys/fs/udf/
H A Dudf_vfsops.c180 struct vnode *devvp; /* vnode of the mount device */ in udf_mount() local
295 udf_mountfs(struct vnode *devvp, struct mount *mp) in udf_mountfs()
579 struct vnode *devvp; in udf_vget() local
H A Dudf.h92 #define RDSECTOR(devvp, sector, size, bp) \ argument
/freebsd-src/sys/ufs/ufs/
H A Dufs_gjournal.c63 struct vnode *devvp; in ufs_gjournal_modref() local
/freebsd-src/sys/fs/ext2fs/
H A Dext2_vfsops.c124 struct vnode *devvp; in ext2_mount() local
456 ext2_compute_sb_data(struct vnode *devvp, struct ext2fs *es, in ext2_compute_sb_data()
736 struct vnode *vp, *mvp, *devvp; in ext2_reload() local
832 ext2_mountfs(struct vnode *devvp, struct mount *mp) in ext2_mountfs()
/freebsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c74 m_msdosfs_mount(struct m_vnode *devvp) in m_msdosfs_mount()
/freebsd-src/sys/fs/cd9660/
H A Dcd9660_vfsops.c132 struct vnode *devvp; in cd9660_mount() local
206 iso_mountfs(struct vnode * devvp,struct mount * mp) iso_mountfs() argument
[all...]
/freebsd-src/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c233 struct vnode *devvp, *odevvp; /* vnode for blk device to mount */ in msdosfs_mount() local
508 struct vnode *devvp; mountmsdosfs() local
[all...]
H A Dmsdosfs_vnops.c837 struct vnode *devvp; in msdosfs_fsync() local
/freebsd-src/sys/fs/fuse/
H A Dfuse_vfsops.c140 struct vnode *devvp; in fuse_getdevice() local