Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_extern.h73 int ffs_copyonwrite(struct vnode *, struct buf *);
H A Dffs_vfsops.c2369 error = ffs_copyonwrite(vp, tbp); in ffs_geom_strategy()
2381 error = ffs_copyonwrite(vp, bp); in ffs_geom_strategy()
H A Dffs_snapshot.c117 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()