Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dtnc.c39 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
411 err = fallible_read_node(c, &zbr->key, zbr, node); in tnc_read_hashed_node()
503 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node() function
838 err = fallible_read_node(c, &zbr->key, zbr, dent); in fallible_matches_name()
1493 err = fallible_read_node(c, key, &zbr, node); in ubifs_tnc_locate()