Home
last modified time | relevance | path

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

/original-bsd/sys/ufs/lfs/
H A Dlfs_segment.c53 int lfs_match_dindir __P((struct lfs *, struct buf *));
341 lfs_gather(fs, sp, vp, lfs_match_dindir);
985 lfs_match_dindir(fs, bp) in lfs_match_dindir() function