Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Docfs2.h730 (!strcmp((ptr)->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE))
H A Docfs2_fs.h49 #define OCFS2_EXTENT_BLOCK_SIGNATURE "EXBLK01" macro
H A Dalloc.c1040 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_create_new_meta_bhs()
6747 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_reuse_blk_from_dealloc()