Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ubifs/
Dtnc.c504 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node() function
839 err = fallible_read_node(c, &zbr->key, zbr, dent); in fallible_matches_name()
1492 err = fallible_read_node(c, key, &zbr, node); in ubifs_tnc_locate()