Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc.c25 static int try_read_node(const struct ubifs_info *c, void *buf, int type,
456 * try_read_node - read a node if it is a node.
477 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() function
540 ret = try_read_node(c, node, key_type(c, key), zbr); in fallible_read_node()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc.c25 static int try_read_node(const struct ubifs_info *c, void *buf, int type,
457 * try_read_node - read a node if it is a node.
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()

Completed in 8 milliseconds