Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dtnc.c534 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, in matches_name() function
709 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
770 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
792 err = matches_name(c, &znode->zbranch[nn], nm); in resolve_collision()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dtnc.c530 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, in matches_name() function
705 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
766 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
788 err = matches_name(c, &znode->zbranch[nn], nm); in resolve_collision()