Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs1_fs_compat.h24 #define OCFS1_MAJOR_VERSION (2) macro
H A Dsuper.c757 if (hdr->major_version == OCFS1_MAJOR_VERSION) { in ocfs2_sb_probe()