Searched refs:lfs_match_tindir (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sbin/fsck_lfs/
H A Dsegwrite.h57 int lfs_match_tindir(struct lfs *, struct ubuf *);
H A Dsegwrite.c135 lfs_match_tindir(struct lfs * fs, struct ubuf * bp) function
228 lfs_gather(fs, sp, vp, lfs_match_tindir);
/netbsd-current/sys/ufs/lfs/
H A Dlfs_extern.h200 int lfs_match_tindir(struct lfs *, struct buf *);
H A Dlfs_pages.c835 lfs_gather(fs, fs->lfs_sp, vp, lfs_match_tindir);
H A Dlfs_segment.c927 lfs_gather(fs, sp, vp, lfs_match_tindir);
2506 lfs_match_tindir(struct lfs *fs, struct buf *bp) function

Completed in 146 milliseconds