Searched refs:FS_MGR_MNTALL_FAIL (Results 1 – 2 of 2) sorted by relevance
60 #define FS_MGR_MNTALL_FAIL (-1) macro
1078 return FS_MGR_MNTALL_FAIL; in handle_encryptable()1431 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1510 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1542 if (status == FS_MGR_MNTALL_FAIL) { in fs_mgr_mount_all()1563 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1676 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1894 return result.code == FS_MGR_MNTALL_FAIL ? -1 : 0; in fs_mgr_remount_userdata_into_checkpointing()