Searched refs:count_add (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/dlm/
H A Ddir.c69 unsigned int count = 0, count_match = 0, count_bad = 0, count_add = 0; dlm_recover_directory() local
174 count_add++; dlm_recover_directory()
193 count, count_add); dlm_recover_directory()
/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c131 int count_add; member in struct:mv_tfm_hash_ctx
143 int count_add; member in struct:mv_req_hash_ctx
394 shash_state.count = ctx->count + ctx->count_add; mv_hash_import_sha1_ctx()
705 int count_add) mv_init_hash_req_ctx()
712 ctx->count_add = count_add; mv_init_hash_req_ctx()
726 tfm_ctx->count_add); mv_hash_init()
758 req->nbytes, tfm_ctx->count_add); mv_hash_digest()
839 enum hash_op op, int count_add) mv_cra_hash_init()
848 ctx->count_add = count_add; mv_cra_hash_init()
703 mv_init_hash_req_ctx(struct mv_req_hash_ctx *ctx, int op, int is_last, unsigned int req_len, int count_add) mv_init_hash_req_ctx() argument
838 mv_cra_hash_init(struct crypto_tfm *tfm, const char *base_hash_name, enum hash_op op, int count_add) mv_cra_hash_init() argument

Completed in 76 milliseconds