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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h149 struct task_struct *t_task; /* task that owns this ticket */ member in struct:xlog_ticket
H A Dxfs_log.c216 wake_up_process(tic->t_task);
279 wake_up_process(tic->t_task);
3527 tic->t_task = current;

Completed in 123 milliseconds