Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dorphan.c711 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() function
Dubifs.h1669 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
Dsuper.c1329 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()