/src/sbin/fsck_lfs/ |
segwrite.c | 111 lfs_match_data(struct lfs * fs, struct ubuf * bp) function in typeref:typename:int 225 lfs_gather(fs, sp, vp, lfs_match_data);
|
segwrite.c | 111 lfs_match_data(struct lfs * fs, struct ubuf * bp) function in typeref:typename:int 225 lfs_gather(fs, sp, vp, lfs_match_data);
|
segwrite.c | 111 lfs_match_data(struct lfs * fs, struct ubuf * bp) function in typeref:typename:int 225 lfs_gather(fs, sp, vp, lfs_match_data);
|
/src/sys/ufs/lfs/ |
lfs_segment.c | 882 lfs_gather(fs, sp, vp, lfs_match_data); 884 lfs_ungather(fs, sp, vp, lfs_match_data); 895 lfs_gather(fs, sp, vp, lfs_match_data); 903 lfs_gather(fs, sp, vp, lfs_match_data); 2537 return (lfs_match_data(fs, bp) && !lfs_match_fake(fs, bp)); 2542 lfs_match_data(struct lfs *fs, struct buf *bp) function in typeref:typename:int
|
lfs_segment.c | 882 lfs_gather(fs, sp, vp, lfs_match_data); 884 lfs_ungather(fs, sp, vp, lfs_match_data); 895 lfs_gather(fs, sp, vp, lfs_match_data); 903 lfs_gather(fs, sp, vp, lfs_match_data); 2537 return (lfs_match_data(fs, bp) && !lfs_match_fake(fs, bp)); 2542 lfs_match_data(struct lfs *fs, struct buf *bp) function in typeref:typename:int
|
lfs_segment.c | 882 lfs_gather(fs, sp, vp, lfs_match_data); 884 lfs_ungather(fs, sp, vp, lfs_match_data); 895 lfs_gather(fs, sp, vp, lfs_match_data); 903 lfs_gather(fs, sp, vp, lfs_match_data); 2537 return (lfs_match_data(fs, bp) && !lfs_match_fake(fs, bp)); 2542 lfs_match_data(struct lfs *fs, struct buf *bp) function in typeref:typename:int
|