OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dirh_ep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs_subr.c
865
struct dirhash_entry *
dirh_ep
;
local
892
dirh_ep
= NULL;
894
hit = dirhash_lookup(dirh, name, namelen, &
dirh_ep
);
900
diroffset =
dirh_ep
->offset;
/src/sys/fs/udf/
udf_subr.c
4592
struct dirhash_entry *
dirh_ep
;
local
4632
dirh_ep
= NULL;
4634
hit = dirhash_lookup(dirh, s_dirent->d_name, s_dirent->d_namlen, &
dirh_ep
);
4640
diroffset =
dirh_ep
->offset;
4826
struct dirhash_entry *
dirh_ep
;
local
4867
dirh_ep
= NULL;
4869
hit = dirhash_lookup(dirh, s_dirent->d_name, s_dirent->d_namlen, &
dirh_ep
);
4875
diroffset =
dirh_ep
->offset;
4980
struct dirhash_entry *
dirh_ep
;
local
5031
dirh_ep
= NULL
5102
struct dirhash_entry *
dirh_ep
;
local
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026