Searched refs:no_more_nodes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | recovery.c | 447 * no_more_nodes - determine if there are no more nodes in a buffer. 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/linux-6.6/fs/ubifs/ |
H A D | recovery.c | 447 * no_more_nodes - determine if there are no more nodes in a buffer. 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()
|
Completed in 5 milliseconds