Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.c198 unsigned hr_unclean_stop:1, member
1218 !reg->hr_unclean_stop && !reg->hr_aborted_start) { in o2hb_thread()
1249 for(i = 0; !reg->hr_unclean_stop && i < reg->hr_blocks; i++) in o2hb_thread()
1257 if (!reg->hr_unclean_stop && !reg->hr_aborted_start) { in o2hb_thread()
2511 reg->hr_unclean_stop = 1; in o2hb_stop_all_regions()