Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2.h731 (!strcmp((ptr)->dl_signature, OCFS2_DX_LEAF_SIGNATURE))
H A Docfs2_fs.h857 __u8 dl_signature[8];/* Signature for verification */ member
H A Ddir.c631 7, dx_leaf->dl_signature); in ocfs2_validate_dx_leaf()
2430 strcpy(dx_leaf->dl_signature, OCFS2_DX_LEAF_SIGNATURE); in ocfs2_dx_dir_format_cluster()