Home
last modified time | relevance | path

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

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