Searched refs:ubifs_mount_orphans (Results 1 - 3 of 3) sorted by relevance

/u-boot/fs/ubifs/
H A Dorphan.c691 * ubifs_mount_orphans - delete orphan inodes and erase LEBs that recorded them.
700 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) function
H A Dubifs.h2284 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
H A Dsuper.c1524 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount);

Completed in 78 milliseconds