Searched refs:o2hb_debug_create (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/ocfs2/cluster/ |
D | heartbeat.c | 1384 static void o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() function 1404 o2hb_debug_create(O2HB_DEBUG_LIVENODES, o2hb_debug_dir, in o2hb_debug_init() 1409 o2hb_debug_create(O2HB_DEBUG_LIVEREGIONS, o2hb_debug_dir, in o2hb_debug_init() 1415 o2hb_debug_create(O2HB_DEBUG_QUORUMREGIONS, o2hb_debug_dir, in o2hb_debug_init() 1422 o2hb_debug_create(O2HB_DEBUG_FAILEDREGIONS, o2hb_debug_dir, in o2hb_debug_init() 1970 o2hb_debug_create(O2HB_DEBUG_LIVENODES, dir, &(reg->hr_db_livenodes), in o2hb_debug_region_init() 1976 o2hb_debug_create(O2HB_DEBUG_REGION_NUMBER, dir, &(reg->hr_db_regnum), in o2hb_debug_region_init() 1980 o2hb_debug_create(O2HB_DEBUG_REGION_ELAPSED_TIME, dir, in o2hb_debug_region_init() 1985 o2hb_debug_create(O2HB_DEBUG_REGION_PINNED, dir, &(reg->hr_db_pinned), in o2hb_debug_region_init()
|