Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/
Ddlmglue.h19 __u8 lvb_version; member
39 __u8 lvb_version; member
52 __u8 lvb_version; member
60 __u8 lvb_version; member
Ddlmglue.c121 lvb->lvb_version, be32_to_cpu(lvb->lvb_iclusters), in ocfs2_dump_meta_lvb_info()
2174 lvb->lvb_version = 0; in __ocfs2_stuff_meta_lvb()
2178 lvb->lvb_version = OCFS2_LVB_VERSION; in __ocfs2_stuff_meta_lvb()
2253 && lvb->lvb_version == OCFS2_LVB_VERSION in ocfs2_meta_lvb_is_trustable()
2766 lvb->lvb_version == OCFS2_ORPHAN_LVB_VERSION) in ocfs2_orphan_scan_lock()
2782 lvb->lvb_version = OCFS2_ORPHAN_LVB_VERSION; in ocfs2_orphan_scan_unlock()
2933 lvb->lvb_version == OCFS2_TRIMFS_LVB_VERSION) { in ocfs2_trim_fs_lock()
2958 lvb->lvb_version = OCFS2_TRIMFS_LVB_VERSION; in ocfs2_trim_fs_unlock()
4177 lvb->lvb_version = OCFS2_QINFO_LVB_VERSION; in ocfs2_set_qinfo_lvb()
4207 lvb->lvb_version == OCFS2_QINFO_LVB_VERSION) { in ocfs2_refresh_qinfo()