Home
last modified time | relevance | path

Searched refs:dm_ps_use_hr_timer (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/md/
Ddm-path-selector.h41 #define dm_ps_use_hr_timer(type) ((type)->features & DM_PS_USE_HR_TIMER) macro
Ddm-mpath.c652 if (dm_ps_use_hr_timer(pgpath->pg->ps.type)) in __multipath_map_bio()