| lfs_segment.c | 808 lfs_gather(fs, sp, vp, lfs_match_data); 810 lfs_ungather(fs, sp, vp, lfs_match_data); 821 lfs_gather(fs, sp, vp, lfs_match_data); 829 lfs_gather(fs, sp, vp, lfs_match_data); 2492 return (lfs_match_data(fs, bp) && !lfs_match_fake(fs, bp)); 2497 lfs_match_data(struct lfs *fs, struct buf *bp) function in typeref:typename:int
|