Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c470 * no_more_nodes - determine if there are no more nodes in a buffer.
481 static int no_more_nodes(const struct ubifs_info *c, void *buf, int len, int lnum, int offs) in no_more_nodes() function
687 !no_more_nodes(c, buf, len, lnum, offs)) { in ubifs_recover_leb()
732 if (!no_more_nodes(c, buf, len, lnum, offs)) { in ubifs_recover_leb()

Completed in 2 milliseconds