Searched refs:ffs_copyonwrite (Results 1 – 3 of 3) sorted by relevance
73 int ffs_copyonwrite(struct vnode *, struct buf *);
2369 error = ffs_copyonwrite(vp, tbp); in ffs_geom_strategy() 2381 error = ffs_copyonwrite(vp, bp); in ffs_geom_strategy()
117 ffs_copyonwrite(struct vnode *devvp, struct buf *bp) in ffs_copyonwrite() function 540 * are not added to the list. Instead ffs_copyonwrite() in ffs_snapshot() 2274 ffs_copyonwrite(struct vnode *devvp, struct buf *bp) in ffs_copyonwrite() function 2290 panic("ffs_copyonwrite: recursive call"); in ffs_copyonwrite() 2388 panic("ffs_copyonwrite: bad copy block"); in ffs_copyonwrite()