Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dorphan.c699 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() function
H A Dubifs.h2285 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
H A Dsuper.c1517 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dorphan.c814 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() function
H A Dubifs.h1926 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
H A Dsuper.c1450 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()