Home
last modified time | relevance | path

Searched defs:count_add (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/
Dmv_cesa.c131 int count_add; member
143 int count_add; member
705 int count_add) in mv_init_hash_req_ctx()
839 enum hash_op op, int count_add) in mv_cra_hash_init()
/linux-4.1.27/fs/dlm/
Ddir.c69 unsigned int count = 0, count_match = 0, count_bad = 0, count_add = 0; in dlm_recover_directory() local