Home
last modified time | relevance | path

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

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