Home
last modified time | relevance | path

Searched refs:backhit (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_noopc.c103 int fail = 0, backhit = 0; in c_nop_check_cached_object() local
130 backhit = 1; in c_nop_check_cached_object()
142 if (backhit != 0) { in c_nop_check_cached_object()
H A Dcachefs_strict.c124 int fail = 0, backhit = 0; in c_strict_check_cached_object() local
146 backhit = 1; in c_strict_check_cached_object()
197 backhit = 1; in c_strict_check_cached_object()
271 if (backhit != 0) { in c_strict_check_cached_object()
H A Dcachefs_cod.c115 int fail = 0, backhit = 0; in c_cod_check_cached_object() local
173 backhit = 1; in c_cod_check_cached_object()
240 if (backhit != 0) { in c_cod_check_cached_object()