Searched refs:bg_signature (Results 1 – 3 of 3) sorted by relevance
689 (!strcmp((ptr)->bg_signature, OCFS2_GROUP_DESC_SIGNATURE))
184 gd->bg_signature); in ocfs2_validate_gd_self()389 strcpy(bg->bg_signature, OCFS2_GROUP_DESC_SIGNATURE); in ocfs2_block_group_fill()2605 printk("bg_signature: %s\n", bg->bg_signature); in ocfs2_debug_bg()
920 /*00*/ __u8 bg_signature[8]; /* Signature for validation */ member