OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_reshash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_subr.c
115
LIST_INIT(fs->
lfs_reshash
+ i);
225
LIST_INSERT_HEAD(&fs->
lfs_reshash
[h], re, res);
251
LIST_FOREACH(re, &fs->
lfs_reshash
[h], res) {
lfs.h
1088
LIST_HEAD(, lfs_res_blk)
lfs_reshash
[LFS_RESHASH_WIDTH];
member in struct:lfs
Completed in 19 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026