Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h32 #define OCFS2_LVB_VERSION 5 macro
Ddlmglue.c2165 lvb->lvb_version = OCFS2_LVB_VERSION; in __ocfs2_stuff_meta_lvb()
2244 && lvb->lvb_version == OCFS2_LVB_VERSION in ocfs2_meta_lvb_is_trustable()