Home
last modified time | relevance | path

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

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