Searched refs:hs_get (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | connection.c | 238 .hs_get = conn_get,
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_hash.h | 314 void (*hs_get)(struct cfs_hash *hs, struct hlist_node *hnode); member 494 return hs->hs_ops->hs_get(hs, hnode); in cfs_hash_get()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_quota.c | 200 .hs_get = oqi_get,
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 1035 LASSERT(ops->hs_get != NULL); in cfs_hash_create() 1642 if (hs->hs_ops->hs_get == NULL || in cfs_hash_for_each_nolock() 1674 if (hs->hs_ops->hs_get == NULL || in cfs_hash_for_each_empty()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 1827 .hs_get = uuid_export_get, 1897 .hs_get = nid_export_get, 1951 .hs_get = nidstats_get,
|
D | cl_object.c | 619 .hs_get = cl_env_hops_noop,
|
D | lu_object.c | 949 .hs_get = lu_obj_hop_get,
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_resource.c | 491 .hs_get = ldlm_res_hop_get_locked, 502 .hs_get = ldlm_res_hop_get_locked,
|
D | ldlm_flock.c | 827 .hs_get = ldlm_export_flock_get,
|
D | ldlm_lockd.c | 963 .hs_get = ldlm_export_lock_get,
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_pool.c | 150 .hs_get = pool_hashrefcount_get,
|