Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dtnc.c821 static int fallible_matches_name(struct ubifs_info *c, in fallible_matches_name() function
899 cmp = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()
943 err = fallible_matches_name(c, &(*zn)->zbranch[*n], nm); in fallible_resolve_collision()
974 err = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dtnc.c817 static int fallible_matches_name(struct ubifs_info *c, in fallible_matches_name() function
896 cmp = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()
940 err = fallible_matches_name(c, &(*zn)->zbranch[*n], nm); in fallible_resolve_collision()
971 err = fallible_matches_name(c, &znode->zbranch[nn], nm); in fallible_resolve_collision()