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