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

/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dsegwrite.h58 int lfs_match_tindir(struct lfs *, struct ubuf *);
H A Dsegwrite.c138 lfs_match_tindir(struct lfs * fs, struct ubuf * bp) function
225 lfs_gather(fs, sp, vp, lfs_match_tindir);
/netbsd-6-1-5-RELEASE/sys/ufs/lfs/
H A Dlfs_extern.h192 int lfs_match_tindir(struct lfs *, struct buf *);
H A Dlfs_segment.c924 lfs_gather(fs, sp, vp, lfs_match_tindir);
2472 lfs_match_tindir(struct lfs *fs, struct buf *bp) function
H A Dlfs_vnops.c3243 lfs_gather(fs, fs->lfs_sp, vp, lfs_match_tindir);

Completed in 74 milliseconds