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