OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PURGE_PARENTS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
namei.h
307
#define
PURGE_PARENTS
1
309
#define cache_purge(vp) cache_purge1((vp),NULL,0,
PURGE_PARENTS
|PURGE_CHILDREN)
namei.src
299
#define
PURGE_PARENTS
1
301
#define cache_purge(vp) cache_purge1((vp),NULL,0,
PURGE_PARENTS
|PURGE_CHILDREN)
/src/sys/kern/
vfs_cache.c
1282
if (flags &
PURGE_PARENTS
) {
/src/sys/nfs/
nfs_vnops.c
841
cache_purge1(newvp, NULL, 0,
PURGE_PARENTS
);
Completed in 28 milliseconds
Indexes created Sat Oct 25 07:10:08 GMT 2025