Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Drecovery.c458 static int no_more_nodes(const struct ubifs_info *c, void *buf, int len, in no_more_nodes() function
669 !no_more_nodes(c, buf, len, lnum, offs)) { in ubifs_recover_leb()
716 if (!no_more_nodes(c, buf, len, lnum, offs)) in ubifs_recover_leb()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Drecovery.c465 static int no_more_nodes(const struct ubifs_info *c, void *buf, int len, in no_more_nodes() function
692 if (!no_more_nodes(c, buf, len, lnum, offs)) in ubifs_recover_leb()