Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dtnc.c1553 unsigned int next_block; in ubifs_tnc_get_bu_keys() local
1590 next_block = key_block(c, key); in ubifs_tnc_get_bu_keys()
1591 bu->blk_cnt += (next_block - block - 1); in ubifs_tnc_get_bu_keys()
1594 block = next_block; in ubifs_tnc_get_bu_keys()