OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extra_open
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clstate.c
1888
struct nfsclopenhead
extra_open
;
local in function:nfscl_recover
1964
LIST_INIT(&
extra_open
);
2154
LIST_INSERT_HEAD(&
extra_open
, nop, nfso_list);
2163
LIST_FOREACH_SAFE(op, &
extra_open
, nfso_list, nop) {
nfs_clstate.c
1888
struct nfsclopenhead
extra_open
;
local in function:nfscl_recover
1964
LIST_INIT(&
extra_open
);
2154
LIST_INSERT_HEAD(&
extra_open
, nop, nfso_list);
2163
LIST_FOREACH_SAFE(op, &
extra_open
, nfso_list, nop) {
Completed in 28 milliseconds
Indexes created Tue Sep 30 10:09:55 GMT 2025