ffs_copyonwrite
int ffs_copyonwrite(struct vnode *, struct buf *);
error = ffs_copyonwrite(vp, tbp);
error = ffs_copyonwrite(vp, bp);