OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NNONCACHE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsnode.h
147
#define
NNONCACHE
0x00000080 /* Node marked as noncacheable */
nfs_clbio.c
105
if ((np->n_flag &
NNONCACHE
) && (vp->v_type == VREG)) {
261
(np->n_flag &
NNONCACHE
) && (vp->v_type == VREG)) {
nfs_clvnops.c
599
np->n_flag |=
NNONCACHE
;
797
np->n_flag &= ~
NNONCACHE
;
Completed in 15 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025