OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attempt_retry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
vfs_lookup.c
465
unsigned
attempt_retry
:1; /* true if error allows emul retry */
member in struct:namei_state
1598
state->
attempt_retry
= 1;
1718
state->
attempt_retry
= 1;
1817
state->
attempt_retry
= 1;
1850
state->
attempt_retry
= 1;
1917
state->
attempt_retry
= 0;
1926
if (ndp->ni_erootdir != NULL && state->
attempt_retry
) {
1929
state->
attempt_retry
= 0;
vfs_lookup.c
465
unsigned
attempt_retry
:1; /* true if error allows emul retry */
member in struct:namei_state
1598
state->
attempt_retry
= 1;
1718
state->
attempt_retry
= 1;
1817
state->
attempt_retry
= 1;
1850
state->
attempt_retry
= 1;
1917
state->
attempt_retry
= 0;
1926
if (ndp->ni_erootdir != NULL && state->
attempt_retry
) {
1929
state->
attempt_retry
= 0;
Completed in 25 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025