Searched refs:docache (Results 1 – 5 of 5) sorted by relevance
1026 int docache; /* == 0 do not cache last component */ in vfs_lookup() local1052 docache = (cnp->cn_flags & NOCACHE) ^ NOCACHE; in vfs_lookup()1056 docache = 0; in vfs_lookup()1151 if (*cp == '\0' && docache == 0) in vfs_lookup()
4608 bool docache; in cache_fplookup_final_modifying() local4625 docache = (cnp->cn_flags & NOCACHE) ^ NOCACHE; in cache_fplookup_final_modifying()4627 docache = false; in cache_fplookup_final_modifying()4694 if (docache) in cache_fplookup_final_modifying()
289 HPT_U8 docache; member
294 HPT_U8 docache; member
295 HPT_U8 docache; member