Home
last modified time | relevance | path

Searched refs:docache (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_lookup.c1087 int docache; /* == 0 do not cache last component */ in vfs_lookup() local
1113 docache = (cnp->cn_flags & NOCACHE) ^ NOCACHE; in vfs_lookup()
1117 docache = 0; in vfs_lookup()
1212 if (*cp == '\0' && docache == 0) in vfs_lookup()
H A Dvfs_cache.c4766 bool docache; in cache_fplookup_final_modifying() local
4783 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()
/freebsd/sys/dev/hptrr/
H A Dldm.h289 HPT_U8 docache; member
/freebsd/sys/dev/hpt27xx/
H A Dldm.h295 HPT_U8 docache; member
/freebsd/sys/dev/hptnr/
H A Dldm.h294 HPT_U8 docache; member