Searched refs:misc_ce_empty_volume_path (Results 1 – 1 of 1) sorted by relevance
909 auto misc_ce_empty_volume_path = android::vold::BuildDataMiscCePath("", user_id); in fscrypt_prepare_user_storage() local910 if (!read_or_create_volkey(misc_ce_empty_volume_path, volume_uuid, &ce_policy)) { in fscrypt_prepare_user_storage()956 auto misc_ce_empty_volume_path = android::vold::BuildDataMiscCePath("", user_id); in fscrypt_destroy_user_storage() local957 res &= destroy_volkey(misc_ce_empty_volume_path, volume_uuid); in fscrypt_destroy_user_storage()