Searched refs:FS_MGR_SETUP_VERITY_SUCCESS (Results 1 – 4 of 4) sorted by relevance
91 #define FS_MGR_SETUP_VERITY_SUCCESS 0 macro
537 retval = FS_MGR_SETUP_VERITY_SUCCESS; in fs_mgr_setup_verity()
1416 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) { in fs_mgr_mount_all()1882 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) { in fs_mgr_do_mount_helper()
653 case FS_MGR_SETUP_VERITY_SUCCESS: in SetUpDmVerity()