Searched refs:FS_MGR_SETUP_VERITY_SUCCESS (Results 1 – 4 of 4) sorted by relevance
147 #define FS_MGR_SETUP_VERITY_SUCCESS 0 macro
741 return FS_MGR_SETUP_VERITY_SUCCESS; in fs_mgr_setup_verity()815 retval = FS_MGR_SETUP_VERITY_SUCCESS; in fs_mgr_setup_verity()906 retval = FS_MGR_SETUP_VERITY_SUCCESS; in fs_mgr_setup_verity()
852 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) { in fs_mgr_mount_all()1067 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) { in fs_mgr_do_mount()
285 } else if (ret == FS_MGR_SETUP_VERITY_SUCCESS) { in SetUpDmVerity()