Home
last modified time | relevance | path

Searched refs:OCFS1_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Docfs1_fs_compat.h22 #define OCFS1_MAJOR_VERSION (2) macro
H A Dsuper.c753 if (hdr->major_version == OCFS1_MAJOR_VERSION) { in ocfs2_sb_probe()