Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dverify.c31 int max_pending; member
331 ctx->max_pending = 2; in fsverity_init_verification_context()
333 ctx->max_pending = 1; in fsverity_init_verification_context()
395 if (++ctx->num_pending == ctx->max_pending && in fsverity_add_data_blocks()