Searched refs:h_signature (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/ocfs2/
H A Docfs2.h684 (!strcmp((ptr)->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE))
H A Docfs2_fs.h547 /*00*/ __u8 h_signature[8]; /* Signature for verification */ member in struct:ocfs2_extent_block
H A Dalloc.c914 eb->h_signature); ocfs2_validate_extent_block()
994 * sets h_signature, h_blkno, h_suballoc_bit, h_suballoc_slot, and
1045 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); ocfs2_create_new_meta_bhs()

Completed in 164 milliseconds