Searched refs:OCFS2_HB_LOCAL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ocfs2_fs.h | 378 #define OCFS2_HB_LOCAL "heartbeat=local" macro
|
H A D | super.c | 188 {Opt_hb_local, OCFS2_HB_LOCAL}, 1484 seq_printf(s, ",%s", OCFS2_HB_LOCAL); in ocfs2_show_options()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ocfs2_fs.h | 376 #define OCFS2_HB_LOCAL "heartbeat=local" macro
|
H A D | super.c | 185 {Opt_hb_local, OCFS2_HB_LOCAL}, 1479 seq_printf(s, ",%s", OCFS2_HB_LOCAL); in ocfs2_show_options()
|
Completed in 12 milliseconds