Searched refs:FS_MGR_MNTALL_FAIL (Results 1 – 2 of 2) sorted by relevance
60 #define FS_MGR_MNTALL_FAIL (-1) macro
1060 return FS_MGR_MNTALL_FAIL; in handle_encryptable()1399 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1476 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1508 if (status == FS_MGR_MNTALL_FAIL) { in fs_mgr_mount_all()1526 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1623 return {FS_MGR_MNTALL_FAIL, userdata_mounted}; in fs_mgr_mount_all()1841 return result.code == FS_MGR_MNTALL_FAIL ? -1 : 0; in fs_mgr_remount_userdata_into_checkpointing()