Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.c205 struct task_struct *hr_task; member
1774 * this is acting as commit; we set up all of hr_bdev_file and hr_task or in o2hb_region_dev_store()
1886 reg->hr_task = hb_task; in o2hb_region_dev_store()
1909 hb_task = reg->hr_task; in o2hb_region_dev_store()
1926 hb_task = reg->hr_task; in o2hb_region_pid_show()
1927 reg->hr_task = NULL;
1947 if (reg->hr_task)
1948 pid = task_pid_nr(reg->hr_task);
2104 hb_task = reg->hr_task; in o2hb_heartbeat_group_drop_item()
2105 reg->hr_task in o2hb_heartbeat_group_drop_item()
[all...]