Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dheartbeat.c393 unsigned int *current_slot, in o2hb_setup_one_bio() argument
400 unsigned int cs = *current_slot; in o2hb_setup_one_bio()
440 *current_slot = cs; in o2hb_setup_one_bio()
447 unsigned int current_slot=0; in o2hb_read_slots() local
454 while(current_slot < max_slots) { in o2hb_read_slots()
455 bio = o2hb_setup_one_bio(reg, &wc, &current_slot, max_slots); in o2hb_read_slots()