Searched refs:o2hb_debug_create (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ocfs2/cluster/ |
D | heartbeat.c | 1412 static struct dentry *o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() function 1439 o2hb_debug_livenodes = o2hb_debug_create(O2HB_DEBUG_LIVENODES, in o2hb_debug_init() 1452 o2hb_debug_liveregions = o2hb_debug_create(O2HB_DEBUG_LIVEREGIONS, in o2hb_debug_init() 1466 o2hb_debug_create(O2HB_DEBUG_QUORUMREGIONS, in o2hb_debug_init() 1480 o2hb_debug_create(O2HB_DEBUG_FAILEDREGIONS, in o2hb_debug_init() 2060 o2hb_debug_create(O2HB_DEBUG_LIVENODES, in o2hb_debug_region_init() 2073 o2hb_debug_create(O2HB_DEBUG_REGION_NUMBER, in o2hb_debug_region_init() 2085 o2hb_debug_create(O2HB_DEBUG_REGION_ELAPSED_TIME, in o2hb_debug_region_init() 2097 o2hb_debug_create(O2HB_DEBUG_REGION_PINNED, in o2hb_debug_region_init()
|