Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dtnc.c516 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, in matches_name() function
691 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
752 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
774 err = matches_name(c, &znode->zbranch[nn], nm); in resolve_collision()
/openbmc/linux/fs/ubifs/
H A Dtnc.c568 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, in matches_name() function
743 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
804 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
826 err = matches_name(c, &znode->zbranch[nn], nm); in resolve_collision()