Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c162 static cfs_hash_lock_ops_t cfs_hash_nl_lops = {
170 static cfs_hash_lock_ops_t cfs_hash_nbl_lops = {
178 static cfs_hash_lock_ops_t cfs_hash_bkt_spin_lops = {
186 static cfs_hash_lock_ops_t cfs_hash_bkt_rw_lops = {
194 static cfs_hash_lock_ops_t cfs_hash_nr_bkt_spin_lops = {
202 static cfs_hash_lock_ops_t cfs_hash_nr_bkt_rw_lops = {
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h284 } cfs_hash_lock_ops_t; typedef