Searched refs:PURGE_PARENTS (Results 1 – 4 of 4) sorted by relevance
307 #define PURGE_PARENTS 1 macro309 #define cache_purge(vp) cache_purge1((vp),NULL,0,PURGE_PARENTS|PURGE_CHILDREN)
299 #define PURGE_PARENTS 1301 #define cache_purge(vp) cache_purge1((vp),NULL,0,PURGE_PARENTS|PURGE_CHILDREN)
1282 if (flags & PURGE_PARENTS) { in cache_purge1()
841 cache_purge1(newvp, NULL, 0, PURGE_PARENTS); in nfs_lookup()