Home
last modified time | relevance | path

Searched refs:lvb_version (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.h21 __u8 lvb_version; member
41 __u8 lvb_version; member
54 __u8 lvb_version; member
62 __u8 lvb_version; member
H A 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 in ocfs2_refresh_qinfo()
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.h19 __u8 lvb_version; member
39 __u8 lvb_version; member
52 __u8 lvb_version; member
60 __u8 lvb_version; member
H A Ddlmglue.c121 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()
2256 && lvb->lvb_version == OCFS2_LVB_VERSION in ocfs2_meta_lvb_is_trustable()
2769 lvb->lvb_version == OCFS2_ORPHAN_LVB_VERSION) in ocfs2_orphan_scan_lock()
2785 lvb->lvb_version = OCFS2_ORPHAN_LVB_VERSION; in ocfs2_orphan_scan_unlock()
2936 lvb->lvb_version == OCFS2_TRIMFS_LVB_VERSION) { in ocfs2_trim_fs_lock()
2961 lvb->lvb_version = OCFS2_TRIMFS_LVB_VERSION; in ocfs2_trim_fs_unlock()
4180 lvb->lvb_version = OCFS2_QINFO_LVB_VERSION; in ocfs2_set_qinfo_lvb()
4210 lvb->lvb_version in ocfs2_refresh_qinfo()
[all...]

Completed in 12 milliseconds