Searched refs:try_read_node (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | tnc.c | 49 static int try_read_node(const struct ubifs_info *c, void *buf, int type, 451 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() function 506 ret = try_read_node(c, node, key_type(c, key), zbr->len, zbr->lnum, in fallible_read_node()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | tnc.c | 25 static int try_read_node(const struct ubifs_info *c, void *buf, int type, 440 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() function 503 ret = try_read_node(c, node, key_type(c, key), zbr); in fallible_read_node()
|