Home
last modified time | relevance | path

Searched refs:cfs_hash_getref (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c866 hash = cfs_hash_getref(obd->obd_uuid_hash); in class_new_export()
1409 cfs_hash_getref(nid_hash); in obd_export_evict_by_nid()
1455 cfs_hash_getref(uuid_hash); in obd_export_evict_by_uuid()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h676 struct cfs_hash *cfs_hash_getref(struct cfs_hash *hs);
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c1151 struct cfs_hash *cfs_hash_getref(struct cfs_hash *hs) in cfs_hash_getref() function
1157 EXPORT_SYMBOL(cfs_hash_getref);