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