lfs_match_data
lfs_gather(fs, sp, vp, lfs_match_data);
int lfs_match_data(struct lfs *, struct ubuf *);
int lfs_match_data(struct lfs *, struct buf *);
return (lfs_match_data(fs, bp) && !lfs_match_fake(fs, bp));
lfs_gather(fs, sp, vp, lfs_match_data);
lfs_ungather(fs, sp, vp, lfs_match_data);
lfs_gather(fs, sp, vp, lfs_match_data);
lfs_gather(fs, sp, vp, lfs_match_data);
lfs_ungather(fs, NULL, vp, lfs_match_data);