Home
last modified time | relevance | path

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

/fs/ubifs/
Dtnc.c27 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
435 err = fallible_read_node(c, &zbr->key, zbr, node); in tnc_read_hashed_node()
533 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node() function
867 err = fallible_read_node(c, &zbr->key, zbr, dent); in fallible_matches_name()
1522 err = fallible_read_node(c, key, &zbr, node); in ubifs_tnc_locate()