Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
Drecovery.c458 static int no_more_nodes(const struct ubifs_info *c, void *buf, int len, in no_more_nodes() function
683 if (!no_more_nodes(c, buf, len, lnum, offs)) in ubifs_recover_leb()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dothers.patch58 + !no_more_nodes(c, buf, len, lnum, offs)) {