Home
last modified time | relevance | path

Searched refs:s_uuid_hash (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Docfs2_fs.h604 __le32 s_uuid_hash; /* hash value of uuid */ member
H A Dsuper.c2039 osb->osb_dx_seed[3] = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()
2235 osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()