taglinefilesource code
has_cd_task230drivers/block/cdu31a.cstatic struct task_struct *has_cd_task = NULL;  /* The task that is currently using the
has_cd_task916drivers/block/cdu31a.cif (current != has_cd_task) /* Allow recursive calls to this routine */
has_cd_task930drivers/block/cdu31a.chas_cd_task = current;
has_cd_task982drivers/block/cdu31a.chas_cd_task = NULL;
has_cd_task1159drivers/block/cdu31a.chas_cd_task = current;
has_cd_task1294drivers/block/cdu31a.chas_cd_task = NULL;