lfs_match_dindir
lfs_gather(fs, sp, vp, lfs_match_dindir);
int lfs_match_dindir(struct lfs *, struct ubuf *);
int lfs_match_dindir(struct lfs *, struct buf *);
lfs_gather(fs, fs->lfs_sp, vp, lfs_match_dindir);
lfs_gather(fs, sp, vp, lfs_match_dindir);