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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Ddlmglue.h35 __u8 lvb_version; member in struct:ocfs2_meta_lvb
55 __u8 lvb_version; member in struct:ocfs2_qinfo_lvb
68 __u8 lvb_version; member in struct:ocfs2_orphan_scan_lvb
H A Ddlmglue.c132 lvb->lvb_version, be32_to_cpu(lvb->lvb_iclusters),
2100 lvb->lvb_version = 0;
2104 lvb->lvb_version = OCFS2_LVB_VERSION;
2182 && lvb->lvb_version == OCFS2_LVB_VERSION
2583 lvb->lvb_version == OCFS2_ORPHAN_LVB_VERSION)
2599 lvb->lvb_version = OCFS2_ORPHAN_LVB_VERSION;
3823 lvb->lvb_version = OCFS2_QINFO_LVB_VERSION;
3857 lvb->lvb_version == OCFS2_QINFO_LVB_VERSION) {

Completed in 66 milliseconds