Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c643 int ret = 0, err, len = c->leb_size - offs, start = offs, min_io_unit; in ubifs_recover_leb() local
751 min_io_unit = round_down(offs, c->min_io_size); in ubifs_recover_leb()
811 while (offs > min_io_unit) { in ubifs_recover_leb()

Completed in 3 milliseconds