Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddlmglue.h21 __u8 lvb_version; member
41 __u8 lvb_version; member
54 __u8 lvb_version; member
62 __u8 lvb_version; member
Ddlmglue.c122 lvb->lvb_version, be32_to_cpu(lvb->lvb_iclusters), in ocfs2_dump_meta_lvb_info()
2175 lvb->lvb_version = 0; in __ocfs2_stuff_meta_lvb()
2179 lvb->lvb_version = OCFS2_LVB_VERSION; in __ocfs2_stuff_meta_lvb()
2251 && lvb->lvb_version == OCFS2_LVB_VERSION in ocfs2_meta_lvb_is_trustable()
2759 lvb->lvb_version == OCFS2_ORPHAN_LVB_VERSION) in ocfs2_orphan_scan_lock()
2775 lvb->lvb_version = OCFS2_ORPHAN_LVB_VERSION; in ocfs2_orphan_scan_unlock()
2926 lvb->lvb_version == OCFS2_TRIMFS_LVB_VERSION) { in ocfs2_trim_fs_lock()
2951 lvb->lvb_version = OCFS2_TRIMFS_LVB_VERSION; in ocfs2_trim_fs_unlock()
4159 lvb->lvb_version = OCFS2_QINFO_LVB_VERSION; in ocfs2_set_qinfo_lvb()
4189 lvb->lvb_version == OCFS2_QINFO_LVB_VERSION) { in ocfs2_refresh_qinfo()