Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dtnc.c803 static int fallible_matches_name(struct ubifs_info *c, in fallible_matches_name() function
881 cmp = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()
925 err = fallible_matches_name(c, &(*zn)->zbranch[*n], nm); in fallible_resolve_collision()
956 err = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()
/openbmc/linux/fs/ubifs/
H A Dtnc.c855 static int fallible_matches_name(struct ubifs_info *c, in fallible_matches_name() function
934 cmp = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()
978 err = fallible_matches_name(c, &(*zn)->zbranch[*n], nm); in fallible_resolve_collision()
1009 err = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()