Searched refs:s_uuid_hash (Results 1 – 2 of 2) sorted by relevance
/fs/ocfs2/ | ||
D | ocfs2_fs.h | 620 __le32 s_uuid_hash; /* hash value of uuid */ member |
D | super.c | 1939 osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super() |