Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2.h706 (!strcmp((ptr)->dr_signature, OCFS2_DX_ROOT_SIGNATURE))
Docfs2_fs.h68 #define OCFS2_DX_ROOT_SIGNATURE "DXDIR01" macro
Ddir.c2354 strcpy(dx_root->dr_signature, OCFS2_DX_ROOT_SIGNATURE); in ocfs2_dx_dir_attach_index()