Home
last modified time | relevance | path

Searched refs:sclp_sd_store_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_sd.c271 * sclp_sd_store_data() - Obtain data for specified Store Data entity
284 static int sclp_sd_store_data(struct sclp_sd_data *result, u8 di) in sclp_sd_store_data() function
388 rc = sclp_sd_store_data(&data, sd_file->di); in sclp_sd_file_update()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_sd.c272 * sclp_sd_store_data() - Obtain data for specified Store Data entity
285 static int sclp_sd_store_data(struct sclp_sd_data *result, u8 di) in sclp_sd_store_data() function
383 rc = sclp_sd_store_data(&data, sd_file->di); in sclp_sd_file_update()

Completed in 2 milliseconds