Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/cluster/
Dheartbeat.c218 unsigned hr_unclean_stop:1, member
1140 !reg->hr_unclean_stop && !reg->hr_aborted_start) { in o2hb_thread()
1170 for(i = 0; !reg->hr_unclean_stop && i < reg->hr_blocks; i++) in o2hb_thread()
1178 if (!reg->hr_unclean_stop && !reg->hr_aborted_start) { in o2hb_thread()
2643 reg->hr_unclean_stop = 1; in o2hb_stop_all_regions()