Home
last modified time | relevance | path

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

/NextBSD/sys/ufs/ffs/
HDffs_extern.h71 int ffs_copyonwrite(struct vnode *, struct buf *);
HDffs_vfsops.c2162 error = ffs_copyonwrite(vp, tbp); in ffs_geom_strategy()
2175 error = ffs_copyonwrite(vp, bp); in ffs_geom_strategy()
HDffs_snapshot.c122 ffs_copyonwrite(devvp, bp) in ffs_copyonwrite() function
2235 ffs_copyonwrite(devvp, bp) in ffs_copyonwrite() function