Searched refs:o2hb_debug_create (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 1391 static void o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() function 1411 o2hb_debug_create(O2HB_DEBUG_LIVENODES, o2hb_debug_dir, in o2hb_debug_init() 1416 o2hb_debug_create(O2HB_DEBUG_LIVEREGIONS, o2hb_debug_dir, in o2hb_debug_init() 1422 o2hb_debug_create(O2HB_DEBUG_QUORUMREGIONS, o2hb_debug_dir, in o2hb_debug_init() 1429 o2hb_debug_create(O2HB_DEBUG_FAILEDREGIONS, o2hb_debug_dir, in o2hb_debug_init() 1978 o2hb_debug_create(O2HB_DEBUG_LIVENODES, dir, &(reg->hr_db_livenodes), in o2hb_debug_region_init() 1984 o2hb_debug_create(O2HB_DEBUG_REGION_NUMBER, dir, &(reg->hr_db_regnum), in o2hb_debug_region_init() 1988 o2hb_debug_create(O2HB_DEBUG_REGION_ELAPSED_TIME, dir, in o2hb_debug_region_init() 1993 o2hb_debug_create(O2HB_DEBUG_REGION_PINNED, dir, &(reg->hr_db_pinned), in o2hb_debug_region_init()
|