Searched refs:docache (Results 1 – 5 of 5) sorted by relevance
1087 int docache; /* == 0 do not cache last component */ in vfs_lookup() local1113 docache = (cnp->cn_flags & NOCACHE) ^ NOCACHE; in vfs_lookup()1117 docache = 0; in vfs_lookup()1212 if (*cp == '\0' && docache == 0) in vfs_lookup()
4766 bool docache; in cache_fplookup_final_modifying() local4783 docache = (cnp->cn_flags & NOCACHE) ^ NOCACHE; in cache_fplookup_final_modifying()4785 docache = false; in cache_fplookup_final_modifying()4852 if (docache) in cache_fplookup_final_modifying()
289 HPT_U8 docache; member
295 HPT_U8 docache; member
294 HPT_U8 docache; member