Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c102 static void alua_rtpg_work(struct work_struct *work);
239 INIT_DELAYED_WORK(&pg->rtpg_work, alua_rtpg_work); in alua_alloc_pg()
795 static void alua_rtpg_work(struct work_struct *work) in alua_rtpg_work() function
890 * Returns true if and only if alua_rtpg_work() will be called asynchronously.
/kernel/linux/linux-6.6/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c103 static void alua_rtpg_work(struct work_struct *work);
246 INIT_DELAYED_WORK(&pg->rtpg_work, alua_rtpg_work); in alua_alloc_pg()
872 static void alua_rtpg_work(struct work_struct *work) in alua_rtpg_work() function
988 * Returns true if and only if alua_rtpg_work() will be called asynchronously.

Completed in 4 milliseconds