Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h691 (!strcmp((ptr)->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE))
H A Docfs2_fs.h507 /*00*/ __u8 h_signature[8]; /* Signature for verification */ member
H A Dalloc.c909 eb->h_signature); in ocfs2_validate_extent_block()
984 * sets h_signature, h_blkno, h_suballoc_bit, h_suballoc_slot, and
1035 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_create_new_meta_bhs()
6717 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_reuse_blk_from_dealloc()
/kernel/linux/linux-6.6/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
H A Dalloc.c907 eb->h_signature); in ocfs2_validate_extent_block()
982 * sets h_signature, h_blkno, h_suballoc_bit, h_suballoc_slot, and
1033 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_create_new_meta_bhs()
6717 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_reuse_blk_from_dealloc()

Completed in 29 milliseconds