Searched refs:o2hb_debug_create (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/ocfs2/cluster/ |
D | heartbeat.c | 1293 static struct dentry *o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() function 1320 o2hb_debug_livenodes = o2hb_debug_create(O2HB_DEBUG_LIVENODES, in o2hb_debug_init() 1333 o2hb_debug_liveregions = o2hb_debug_create(O2HB_DEBUG_LIVEREGIONS, in o2hb_debug_init() 1347 o2hb_debug_create(O2HB_DEBUG_QUORUMREGIONS, in o2hb_debug_init() 1361 o2hb_debug_create(O2HB_DEBUG_FAILEDREGIONS, in o2hb_debug_init() 2009 o2hb_debug_create(O2HB_DEBUG_LIVENODES, in o2hb_debug_region_init() 2022 o2hb_debug_create(O2HB_DEBUG_REGION_NUMBER, in o2hb_debug_region_init() 2034 o2hb_debug_create(O2HB_DEBUG_REGION_ELAPSED_TIME, in o2hb_debug_region_init() 2046 o2hb_debug_create(O2HB_DEBUG_REGION_PINNED, in o2hb_debug_region_init()
|