taglinefilesource code
has_cd_task296drivers/block/cdu31a.cstatic struct task_struct *has_cd_task = NULL;  /* The task that is currently
has_cd_task827drivers/block/cdu31a.cif (current != has_cd_task) /* Allow recursive calls to this routine */
has_cd_task841drivers/block/cdu31a.chas_cd_task = current;
has_cd_task897drivers/block/cdu31a.chas_cd_task = NULL;
has_cd_task1494drivers/block/cdu31a.chas_cd_task = current;
has_cd_task1688drivers/block/cdu31a.chas_cd_task = NULL;
has_cd_task2144drivers/block/cdu31a.chas_cd_task = current;
has_cd_task2295drivers/block/cdu31a.chas_cd_task = NULL;