Searched refs:OCFS2_HB_GLOBAL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ocfs2_fs.h | 379 #define OCFS2_HB_GLOBAL "heartbeat=global" macro
|
H A D | super.c | 189 {Opt_hb_global, OCFS2_HB_GLOBAL}, 1486 seq_printf(s, ",%s", OCFS2_HB_GLOBAL); in ocfs2_show_options()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ocfs2_fs.h | 377 #define OCFS2_HB_GLOBAL "heartbeat=global" macro
|
H A D | super.c | 186 {Opt_hb_global, OCFS2_HB_GLOBAL}, 1481 seq_printf(s, ",%s", OCFS2_HB_GLOBAL); in ocfs2_show_options()
|
Completed in 13 milliseconds