Searched refs:OCFS1_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ocfs2/ | ||
D | ocfs1_fs_compat.h | 22 #define OCFS1_MAJOR_VERSION (2) macro |
D | super.c | 753 if (hdr->major_version == OCFS1_MAJOR_VERSION) { in ocfs2_sb_probe() |