Home
last modified time | relevance | path

Searched refs:cfs_hash_bd (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h110 struct cfs_hash_bd { struct
288 struct hlist_head *(*hop_hhead)(struct cfs_hash *hs, struct cfs_hash_bd *bd);
293 struct cfs_hash_bd *bd, struct hlist_node *hnode);
296 struct cfs_hash_bd *bd, struct hlist_node *hnode);
534 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_lock()
540 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_unlock()
549 void cfs_hash_bd_get(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bd);
552 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_get_and_lock()
558 static inline unsigned cfs_hash_bd_index_get(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_bd_index_get()
564 unsigned index, struct cfs_hash_bd *bd) in cfs_hash_bd_index_set()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c253 cfs_hash_hh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hh_hhead()
261 cfs_hash_hh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_add()
269 cfs_hash_hh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_del()
292 cfs_hash_hd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hd_hhead()
301 cfs_hash_hd_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_add()
311 cfs_hash_hd_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_del()
336 cfs_hash_dh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dh_hhead()
345 cfs_hash_dh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_dh_hnode_add()
360 cfs_hash_dh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_dh_hnode_del()
391 cfs_hash_dd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dd_hhead()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c161 struct cfs_hash_bd bd; in lprocfs_ns_resources_seq_show()
570 struct cfs_hash_bd bd; in ldlm_namespace_new()
748 static int ldlm_resource_clean(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_resource_clean()
761 static int ldlm_resource_complain(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_resource_complain()
1055 struct cfs_hash_bd bd; in ldlm_resource_get()
1178 static void __ldlm_resource_putref_final(struct cfs_hash_bd *bd, in __ldlm_resource_putref_final()
1209 struct cfs_hash_bd bd; in ldlm_resource_putref()
1238 struct cfs_hash_bd bd; in ldlm_resource_putref_locked()
1348 static int ldlm_res_hash_dump(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_res_hash_dump()
Dldlm_request.c1920 struct cfs_hash_bd *bd, in ldlm_cli_hash_cancel_unused()
2020 static int ldlm_res_iter_helper(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_res_iter_helper()
Dldlm_lock.c1870 static int ldlm_reprocess_res(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_reprocess_res()
2018 int ldlm_cancel_locks_for_export_cb(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_cancel_locks_for_export_cb()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c74 struct cfs_hash_bd bd; in lu_object_put()
179 struct cfs_hash_bd bd; in lu_object_unhash()
315 struct cfs_hash_bd bd; in lu_site_purge()
316 struct cfs_hash_bd bd2; in lu_site_purge()
537 struct cfs_hash_bd *bd, in htable_lookup()
601 struct cfs_hash_bd bd; in lu_object_new()
630 struct cfs_hash_bd bd; in lu_object_find_try()
799 lu_site_obj_print(struct cfs_hash *hs, struct cfs_hash_bd *bd, in lu_site_obj_print()
931 struct cfs_hash_bd bd; in lu_obj_hop_get()
985 struct cfs_hash_bd bd; in lu_site_init()
[all …]
Dlprocfs_status.c1546 int lprocfs_exp_print_uuid(struct cfs_hash *hs, struct cfs_hash_bd *bd, in lprocfs_exp_print_uuid()
1577 int lprocfs_exp_print_hash(struct cfs_hash *hs, struct cfs_hash_bd *bd, in lprocfs_exp_print_hash()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c302 static int vvp_pgcache_obj_get(struct cfs_hash *hs, struct cfs_hash_bd *bd, in vvp_pgcache_obj_get()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h643 struct cfs_hash_bd bd; in lu_site_bkt_from_fid()