Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2.h678 (!strcmp((ptr)->bg_signature, OCFS2_GROUP_DESC_SIGNATURE))
Docfs2_fs.h66 #define OCFS2_GROUP_DESC_SIGNATURE "GROUP01" macro
Dsuballoc.c411 strcpy(bg->bg_signature, OCFS2_GROUP_DESC_SIGNATURE); in ocfs2_block_group_fill()