Home
last modified time | relevance | path

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

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