Home
last modified time | relevance | path

Searched refs:cfs_hash_bd_unlock (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c130 cfs_hash_bd_unlock(site->ls_obj_hash, &bd, 1); in lu_object_put()
147 cfs_hash_bd_unlock(site->ls_obj_hash, &bd, 1); in lu_object_put()
184 cfs_hash_bd_unlock(obj_hash, &bd, 1); in lu_object_unhash()
362 cfs_hash_bd_unlock(s->ls_obj_hash, &bd, 1); in lu_site_purge()
613 cfs_hash_bd_unlock(hs, &bd, 1); in lu_object_new()
660 cfs_hash_bd_unlock(hs, &bd, 1); in lu_object_find_try()
683 cfs_hash_bd_unlock(hs, &bd, 1); in lu_object_find_try()
688 cfs_hash_bd_unlock(hs, &bd, 1); in lu_object_find_try()
1810 cfs_hash_bd_unlock(hs, &bd, 1); in lu_site_stats_get()
1818 cfs_hash_bd_unlock(hs, &bd, 1); in lu_site_stats_get()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c727 cfs_hash_bd_unlock(hs, &bds[i], excl); in cfs_hash_multi_bd_unlock()
1138 cfs_hash_bd_unlock(hs, &bd, 1); in cfs_hash_destroy()
1228 cfs_hash_bd_unlock(hs, &bd, 1); in cfs_hash_add()
1453 cfs_hash_bd_unlock(hs, &bd, excl); in cfs_hash_for_each_tight()
1463 cfs_hash_bd_unlock(hs, &bd, excl); in cfs_hash_for_each_tight()
1468 cfs_hash_bd_unlock(hs, &bd, excl); in cfs_hash_for_each_tight()
1601 cfs_hash_bd_unlock(hs, &bd, 0); in cfs_hash_for_each_relax()
1627 cfs_hash_bd_unlock(hs, &bd, 0); in cfs_hash_for_each_relax()
1710 cfs_hash_bd_unlock(hs, &bd, 0); in cfs_hash_hlist_for_each()
2089 cfs_hash_bd_unlock(hs, &bd, 0); in cfs_hash_debug_str()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c1067 cfs_hash_bd_unlock(ns->ns_rs_hash, &bd, 0); in ldlm_resource_get()
1083 cfs_hash_bd_unlock(ns->ns_rs_hash, &bd, 0); in ldlm_resource_get()
1105 cfs_hash_bd_unlock(ns->ns_rs_hash, &bd, 1); in ldlm_resource_get()
1130 cfs_hash_bd_unlock(ns->ns_rs_hash, &bd, 1); in ldlm_resource_get()
1218 cfs_hash_bd_unlock(ns->ns_rs_hash, &bd, 1); in ldlm_resource_putref()
1243 cfs_hash_bd_unlock(ns->ns_rs_hash, &bd, 1); in ldlm_resource_putref_locked()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h539 static inline void cfs_hash_bd_unlock(struct cfs_hash *hs, in cfs_hash_bd_unlock() function