Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dtnc.c25 static int try_read_node(const struct ubifs_info *c, void *buf, int type,
478 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() function
541 ret = try_read_node(c, node, key_type(c, key), zbr); in fallible_read_node()
/openbmc/u-boot/fs/ubifs/
H A Dtnc.c433 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() function
488 ret = try_read_node(c, node, key_type(c, key), zbr->len, zbr->lnum, in fallible_read_node()