OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NDELEGRECALL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsnode.h
152
#define
NDELEGRECALL
0x00001000 /* Recall in progress */
nfs_clstate.c
528
if (!(np->n_flag &
NDELEGRECALL
)) {
3818
np->n_flag |=
NDELEGRECALL
;
3823
np->n_flag &= ~
NDELEGRECALL
;
Completed in 25 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026