Searched refs:try_read_node (Results 1 – 1 of 1) sorted by relevance
/fs/ubifs/ |
D | tnc.c | 37 static int try_read_node(const struct ubifs_info *c, void *buf, int type, 455 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() function 510 ret = try_read_node(c, node, key_type(c, key), zbr->len, zbr->lnum, in fallible_read_node()
|