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

/netbsd-current/sbin/fsck_lfs/
H A Dsegwrite.h56 int lfs_match_dindir(struct lfs *, struct ubuf *);
H A Dsegwrite.c126 lfs_match_dindir(struct lfs * fs, struct ubuf * bp) function
227 lfs_gather(fs, sp, vp, lfs_match_dindir);
/netbsd-current/sys/ufs/lfs/
H A Dlfs_extern.h199 int lfs_match_dindir(struct lfs *, struct buf *);
H A Dlfs_pages.c834 lfs_gather(fs, fs->lfs_sp, vp, lfs_match_dindir);
H A Dlfs_segment.c926 lfs_gather(fs, sp, vp, lfs_match_dindir);
2496 lfs_match_dindir(struct lfs *fs, struct buf *bp) function

Completed in 281 milliseconds