Home
last modified time | relevance | path

Searched refs:s_uuid_hash (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_fs.h606 __le32 s_uuid_hash; /* hash value of uuid */ member
618 * s_uuid_hash serves as seed[3]. */
H A Dsuper.c2046 osb->osb_dx_seed[3] = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()
2264 osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_fs.h604 __le32 s_uuid_hash; /* hash value of uuid */ member
616 * s_uuid_hash serves as seed[3]. */
H A Dsuper.c2037 osb->osb_dx_seed[3] = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()
2233 osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()

Completed in 12 milliseconds