Home
last modified time | relevance | path

Searched refs:cfs_hash_lock_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h79 struct cfs_hash_lock_ops;
218 struct cfs_hash_lock_ops *hs_lops;
275 struct cfs_hash_lock_ops { struct
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c162 static struct cfs_hash_lock_ops cfs_hash_nl_lops = {
170 static struct cfs_hash_lock_ops cfs_hash_nbl_lops = {
178 static struct cfs_hash_lock_ops cfs_hash_bkt_spin_lops = {
186 static struct cfs_hash_lock_ops cfs_hash_bkt_rw_lops = {
194 static struct cfs_hash_lock_ops cfs_hash_nr_bkt_spin_lops = {
202 static struct cfs_hash_lock_ops cfs_hash_nr_bkt_rw_lops = {