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

  /src/sbin/fsck_lfs/
segwrite.h 55 int lfs_match_indir(struct lfs *, struct ubuf *);
segwrite.c 117 lfs_match_indir(struct lfs * fs, struct ubuf * bp) function in typeref:typename:int
226 lfs_gather(fs, sp, vp, lfs_match_indir);
  /src/sys/ufs/lfs/
lfs_extern.h 233 int lfs_match_indir(struct lfs *, struct buf *);
lfs_pages.c 833 lfs_gather(fs, fs->lfs_sp, vp, lfs_match_indir);
lfs_segment.c 869 lfs_gather(fs, sp, vp, lfs_match_indir);
2508 lfs_match_indir(struct lfs *fs, struct buf *bp) function in typeref:typename:int

Completed in 17 milliseconds