Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_noopc.c100 int verify_what, cred_t *cr) in c_nop_check_cached_object() argument
116 if (((verify_what & C_BACK_CHECK) == 0) && in c_nop_check_cached_object()
H A Dcachefs_cod.c112 int verify_what, cred_t *cr) in c_cod_check_cached_object() argument
132 if (((verify_what & C_BACK_CHECK) == 0) && in c_cod_check_cached_object()
H A Dcachefs_strict.c120 int verify_what, cred_t *cr) in c_strict_check_cached_object() argument
156 if (((verify_what & C_BACK_CHECK) == 0) && in c_strict_check_cached_object()