Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Docfs2.h687 (!strcmp((ptr)->bg_signature, OCFS2_GROUP_DESC_SIGNATURE))
Dsuballoc.c186 gd->bg_signature); in ocfs2_validate_gd_self()
405 strcpy(bg->bg_signature, OCFS2_GROUP_DESC_SIGNATURE); in ocfs2_block_group_fill()
2622 printk("bg_signature: %s\n", bg->bg_signature); in ocfs2_debug_bg()
Docfs2_fs.h920 /*00*/ __u8 bg_signature[8]; /* Signature for validation */ member