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

/linux-4.4.14/fs/ubifs/
H A Drecovery.c459 * no_more_nodes - determine if there are no more nodes in a buffer.
470 static int no_more_nodes(const struct ubifs_info *c, void *buf, int len, no_more_nodes() function
695 if (!no_more_nodes(c, buf, len, lnum, offs)) ubifs_recover_leb()

Completed in 82 milliseconds