Home
last modified time | relevance | path

Searched refs:uuid_hash (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1420 uuid_hash(struct cfs_hash *hs, const void *key, unsigned mask) in uuid_hash() function
1477 .hs_hash = uuid_hash,
/linux-4.4.14/fs/ocfs2/
Docfs2.h324 u32 uuid_hash; member
Dsuper.c2304 osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash); in ocfs2_initialize_super()
Dxattr.c556 u32 hash = OCFS2_SB(inode->i_sb)->uuid_hash; in ocfs2_xattr_name_hash()