Searched refs:o2hb_debug_create (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/ocfs2/cluster/ |
D | heartbeat.c | 1268 static struct dentry *o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() function 1295 o2hb_debug_livenodes = o2hb_debug_create(O2HB_DEBUG_LIVENODES, in o2hb_debug_init() 1308 o2hb_debug_liveregions = o2hb_debug_create(O2HB_DEBUG_LIVEREGIONS, in o2hb_debug_init() 1322 o2hb_debug_create(O2HB_DEBUG_QUORUMREGIONS, in o2hb_debug_init() 1336 o2hb_debug_create(O2HB_DEBUG_FAILEDREGIONS, in o2hb_debug_init() 1913 o2hb_debug_create(O2HB_DEBUG_LIVENODES, in o2hb_debug_region_init() 1926 o2hb_debug_create(O2HB_DEBUG_REGION_NUMBER, in o2hb_debug_region_init() 1938 o2hb_debug_create(O2HB_DEBUG_REGION_ELAPSED_TIME, in o2hb_debug_region_init() 1950 o2hb_debug_create(O2HB_DEBUG_REGION_PINNED, in o2hb_debug_region_init()
|