Searched refs:OCFS2_HB_NONE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ocfs2_fs.h | 377 #define OCFS2_HB_NONE "heartbeat=none" macro
|
H A D | super.c | 187 {Opt_hb_none, OCFS2_HB_NONE}, 1488 seq_printf(s, ",%s", OCFS2_HB_NONE); in ocfs2_show_options()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ocfs2_fs.h | 375 #define OCFS2_HB_NONE "heartbeat=none" macro
|
H A D | super.c | 184 {Opt_hb_none, OCFS2_HB_NONE}, 1483 seq_printf(s, ",%s", OCFS2_HB_NONE); in ocfs2_show_options()
|
Completed in 12 milliseconds