Home
last modified time | relevance | path

Searched refs:bg_signature (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/ocfs2/
Docfs2.h678 (!strcmp((ptr)->bg_signature, OCFS2_GROUP_DESC_SIGNATURE))
Dsuballoc.c192 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()
Docfs2_fs.h909 /*00*/ __u8 bg_signature[8]; /* Signature for validation */ member