Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dtnc.c25 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()