Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c517 spin_lock(&hs->hs_dep_lock); in cfs_hash_bd_dep_record()
522 spin_unlock(&hs->hs_dep_lock); in cfs_hash_bd_dep_record()
985 spin_lock(&hs->hs_dep_lock); in cfs_hash_dep_print()
990 spin_unlock(&hs->hs_dep_lock); in cfs_hash_dep_print()
994 spin_lock(&hs->hs_dep_lock); in cfs_hash_dep_print()
996 spin_unlock(&hs->hs_dep_lock); in cfs_hash_dep_print()
1002 spin_lock_init(&hs->hs_dep_lock); in cfs_hash_depth_wi_init()
1011 spin_lock(&hs->hs_dep_lock); in cfs_hash_depth_wi_cancel()
1013 spin_unlock(&hs->hs_dep_lock); in cfs_hash_depth_wi_cancel()
1015 spin_lock(&hs->hs_dep_lock); in cfs_hash_depth_wi_cancel()
[all …]
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h259 spinlock_t hs_dep_lock; member