HomeSort by: relevance | last modified time | path
    Searched refs:lfs_match_dindir (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/fsck_lfs/
segwrite.h 56 int lfs_match_dindir(struct lfs *, struct ubuf *);
segwrite.c 126 lfs_match_dindir(struct lfs * fs, struct ubuf * bp) function in typeref:typename:int
227 lfs_gather(fs, sp, vp, lfs_match_dindir);
  /src/sys/ufs/lfs/
lfs_extern.h 234 int lfs_match_dindir(struct lfs *, struct buf *);
lfs_pages.c 834 lfs_gather(fs, fs->lfs_sp, vp, lfs_match_dindir);
lfs_segment.c 870 lfs_gather(fs, sp, vp, lfs_match_dindir);
2518 lfs_match_dindir(struct lfs *fs, struct buf *bp) function in typeref:typename:int

Completed in 16 milliseconds