Searched refs:cfs_hash_getref (Results 1 – 3 of 3) sorted by relevance
689 struct cfs_hash *cfs_hash_getref(struct cfs_hash *hs);
1160 struct cfs_hash *cfs_hash_getref(struct cfs_hash *hs) in cfs_hash_getref() function1166 EXPORT_SYMBOL(cfs_hash_getref);
771 hash = cfs_hash_getref(obd->obd_uuid_hash); in class_new_export()