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

/linux-master/fs/ocfs2/
H A Docfs2.h688 (!strcmp((ptr)->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE))
H A Docfs2_fs.h505 /*00*/ __u8 h_signature[8]; /* Signature for verification */ member in struct:ocfs2_extent_block
H A Dalloc.c907 eb->h_signature);
989 * sets h_signature, h_blkno, h_suballoc_bit, h_suballoc_slot, and
1040 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE);
6724 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE);

Completed in 119 milliseconds