Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Docfs2.h728 (!strcmp((ptr)->dr_signature, OCFS2_DX_ROOT_SIGNATURE))
Docfs2_fs.h53 #define OCFS2_DX_ROOT_SIGNATURE "DXDIR01" macro
Ddir.c2335 strcpy(dx_root->dr_signature, OCFS2_DX_ROOT_SIGNATURE); in ocfs2_dx_dir_attach_index()