lfs_ungather
int lfs_ungather(struct lfs *, struct segment *, struct vnode *, int (*match)(struct lfs *, struct buf *));
lfs_ungather(fs, sp, vp, lfs_match_data);
lfs_ungather(fs, NULL, vp, lfs_match_data);