Loading fs_mgr/include/fs_mgr.h +0 −3 Original line number Diff line number Diff line Loading @@ -56,9 +56,6 @@ enum mount_mode { #define FS_MGR_MNTALL_DEV_NEEDS_METADATA_ENCRYPTION 6 #define FS_MGR_MNTALL_DEV_FILE_ENCRYPTED 5 #define FS_MGR_MNTALL_DEV_NEEDS_RECOVERY 4 #define FS_MGR_MNTALL_DEV_NEEDS_ENCRYPTION 3 #define FS_MGR_MNTALL_DEV_MIGHT_BE_ENCRYPTED 2 #define FS_MGR_MNTALL_DEV_NOT_ENCRYPTED 1 #define FS_MGR_MNTALL_DEV_NOT_ENCRYPTABLE 0 #define FS_MGR_MNTALL_FAIL (-1) Loading Loading
fs_mgr/include/fs_mgr.h +0 −3 Original line number Diff line number Diff line Loading @@ -56,9 +56,6 @@ enum mount_mode { #define FS_MGR_MNTALL_DEV_NEEDS_METADATA_ENCRYPTION 6 #define FS_MGR_MNTALL_DEV_FILE_ENCRYPTED 5 #define FS_MGR_MNTALL_DEV_NEEDS_RECOVERY 4 #define FS_MGR_MNTALL_DEV_NEEDS_ENCRYPTION 3 #define FS_MGR_MNTALL_DEV_MIGHT_BE_ENCRYPTED 2 #define FS_MGR_MNTALL_DEV_NOT_ENCRYPTED 1 #define FS_MGR_MNTALL_DEV_NOT_ENCRYPTABLE 0 #define FS_MGR_MNTALL_FAIL (-1) Loading