Searched refs:OCFS2_DX_LEAF_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/ | ||
H A D | ocfs2.h | 746 (!strcmp((ptr)->dl_signature, OCFS2_DX_LEAF_SIGNATURE)) |
H A D | dir.c | 2436 strcpy(dx_leaf->dl_signature, OCFS2_DX_LEAF_SIGNATURE); in ocfs2_dx_dir_format_cluster() |