Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_priv.h157 struct task_struct *t_task; /* task that owns this ticket */ member
Dxfs_log.c199 wake_up_process(tic->t_task); in xlog_grant_head_wake_all()
236 wake_up_process(tic->t_task); in xlog_grant_head_wake()
3692 tic->t_task = current; in xlog_ticket_alloc()