Searched refs:load_result (Results 1 – 1 of 1) sorted by relevance
824 enum cache_load_result* load_result) { in block_cache_get() argument829 assert(!load_result || load); in block_cache_get()834 if (load_result) { in block_cache_get()835 *load_result = CACHE_LOAD_NO_DATA; in block_cache_get()849 if (load_result) { in block_cache_get()850 *load_result = res; in block_cache_get()888 enum cache_load_result* load_result) { in block_cache_get_data() argument891 load_result); in block_cache_get_data()1186 enum cache_load_result load_result = CACHE_LOAD_NO_DATA; in block_get_no_tr_fail() local1197 tr->fs->mac_size, ref, &load_result); in block_get_no_tr_fail()[all …]