Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2.h680 (!strcmp((ptr)->dl_signature, OCFS2_DX_LEAF_SIGNATURE))
Docfs2_fs.h70 #define OCFS2_DX_LEAF_SIGNATURE "DXLEAF1" macro
Ddir.c2442 strcpy(dx_leaf->dl_signature, OCFS2_DX_LEAF_SIGNATURE); in ocfs2_dx_dir_format_cluster()