Home
last modified time | relevance | path

Searched refs:ffs_copyonwrite (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/ufs/ffs/
H A Dffs_extern.h75 int ffs_copyonwrite(struct vnode *, struct buf *);
H A Dffs_vfsops.c2512 error = ffs_copyonwrite(vp, tbp); in ffs_geom_strategy()
2526 error = ffs_copyonwrite(vp, bp); in ffs_geom_strategy()
H A Dffs_snapshot.c119 ffs_copyonwrite(struct vnode *devvp, struct buf *bp) in ffs_copyonwrite() function
2276 ffs_copyonwrite(struct vnode *devvp, struct buf *bp) in ffs_copyonwrite() function