OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lfs_match_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_lfs/
segwrite.c
111
lfs_match_data
(struct lfs * fs, struct ubuf * bp)
function
225
lfs_gather(fs, sp, vp,
lfs_match_data
);
/src/sys/ufs/lfs/
lfs_segment.c
847
lfs_gather(fs, sp, vp,
lfs_match_data
);
854
lfs_ungather(fs, sp, vp,
lfs_match_data
);
866
lfs_gather(fs, sp, vp,
lfs_match_data
);
876
lfs_gather(fs, sp, vp,
lfs_match_data
);
2516
return (
lfs_match_data
(fs, bp) && !lfs_match_fake(fs, bp));
2521
lfs_match_data
(struct lfs *fs, struct buf *bp)
function
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026