Searched refs:uuid_hash (Results 1 – 5 of 5) sorted by relevance
1444 struct cfs_hash *uuid_hash; in obd_export_evict_by_uuid() local1454 uuid_hash = obd->obd_uuid_hash; in obd_export_evict_by_uuid()1455 cfs_hash_getref(uuid_hash); in obd_export_evict_by_uuid()1461 cfs_hash_putref(uuid_hash); in obd_export_evict_by_uuid()1465 doomed_exp = cfs_hash_lookup(uuid_hash, &doomed_uuid); in obd_export_evict_by_uuid()1477 cfs_hash_putref(uuid_hash); in obd_export_evict_by_uuid()
1766 uuid_hash(struct cfs_hash *hs, const void *key, unsigned mask) in uuid_hash() function1823 .hs_hash = uuid_hash,
322 u32 uuid_hash; member
2293 osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()
562 u32 hash = OCFS2_SB(inode->i_sb)->uuid_hash; in ocfs2_xattr_name_hash()