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

/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dsegwrite.h57 int lfs_match_dindir(struct lfs *, struct ubuf *);
H A Dsegwrite.c129 lfs_match_dindir(struct lfs * fs, struct ubuf * bp) function
224 lfs_gather(fs, sp, vp, lfs_match_dindir);
/netbsd-6-1-5-RELEASE/sys/ufs/lfs/
H A Dlfs_extern.h191 int lfs_match_dindir(struct lfs *, struct buf *);
H A Dlfs_segment.c923 lfs_gather(fs, sp, vp, lfs_match_dindir);
2462 lfs_match_dindir(struct lfs *fs, struct buf *bp) function
H A Dlfs_vnops.c3242 lfs_gather(fs, fs->lfs_sp, vp, lfs_match_dindir);

Completed in 228 milliseconds