diff options
Diffstat (limited to 'fs/ubifs/ubifs.h')
-rw-r--r-- | fs/ubifs/ubifs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ubifs/ubifs.h b/fs/ubifs/ubifs.h index f1754354029f..9999ff0aaa43 100644 --- a/fs/ubifs/ubifs.h +++ b/fs/ubifs/ubifs.h | |||
@@ -1604,6 +1604,7 @@ void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum); | |||
1604 | int ubifs_orphan_start_commit(struct ubifs_info *c); | 1604 | int ubifs_orphan_start_commit(struct ubifs_info *c); |
1605 | int ubifs_orphan_end_commit(struct ubifs_info *c); | 1605 | int ubifs_orphan_end_commit(struct ubifs_info *c); |
1606 | int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only); | 1606 | int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only); |
1607 | int ubifs_clear_orphans(struct ubifs_info *c); | ||
1607 | 1608 | ||
1608 | /* lpt.c */ | 1609 | /* lpt.c */ |
1609 | int ubifs_calc_lpt_geom(struct ubifs_info *c); | 1610 | int ubifs_calc_lpt_geom(struct ubifs_info *c); |