Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Docfs2.h702 (!strcmp((ptr)->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE))
Docfs2_fs.h64 #define OCFS2_EXTENT_BLOCK_SIGNATURE "EXBLK01" macro
Dalloc.c1049 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_create_new_meta_bhs()
6721 strcpy(eb->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE); in ocfs2_reuse_blk_from_dealloc()