Home
last modified time | relevance | path

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

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