Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dverify.c66 unsigned long next_start_hidx = start_hidx >> params->log_arity; in fsverity_readahead() local
68 pgoff_t start_idx = (level_start + next_start_hidx) >> in fsverity_readahead()
76 start_hidx = next_start_hidx; in fsverity_readahead()