Home
last modified time | relevance | path

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

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