Searched refs:ubifs_mount_orphans (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | orphan.c | 699 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() function
|
| H A D | ubifs.h | 2285 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
|
| H A D | super.c | 1517 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | orphan.c | 814 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() function
|
| H A D | ubifs.h | 1926 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
|
| H A D | super.c | 1450 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()
|