Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dorphan.c807 * ubifs_mount_orphans - delete orphan inodes and erase LEBs that recorded them.
816 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() function
H A Dubifs.h1931 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
H A Dsuper.c1459 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dorphan.c807 * ubifs_mount_orphans - delete orphan inodes and erase LEBs that recorded them.
816 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() function
H A Dubifs.h1960 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
H A Dsuper.c1462 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()

Completed in 14 milliseconds