Searched refs:no_more_nodes (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
D | recovery.c | 458 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/ |
D | others.patch | 58 + !no_more_nodes(c, buf, len, lnum, offs)) {
|