Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2.h473 u32 osb_dx_seed[4]; member
H A Dsuper.c2038 osb->osb_dx_seed[i] = le32_to_cpu(di->id2.i_super.s_dx_seed[i]); in ocfs2_initialize_super()
2039 osb->osb_dx_seed[3] = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()
H A Ddir.c278 memcpy(buf, osb->osb_dx_seed, sizeof(buf)); in ocfs2_dx_dir_name_hash()