Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Docfs2.h699 (!strcmp((ptr)->dr_signature, OCFS2_DX_ROOT_SIGNATURE))
Docfs2_fs.h69 #define OCFS2_DX_ROOT_SIGNATURE "DXDIR01" macro
Ddir.c2355 strcpy(dx_root->dr_signature, OCFS2_DX_ROOT_SIGNATURE); in ocfs2_dx_dir_attach_index()