Home
last modified time | relevance | path

Searched refs:hs_get (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dconnection.c238 .hs_get = conn_get,
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h314 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/
Dosc_quota.c200 .hs_get = oqi_get,
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c1035 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/
Dobd_config.c1827 .hs_get = uuid_export_get,
1897 .hs_get = nid_export_get,
1951 .hs_get = nidstats_get,
Dcl_object.c619 .hs_get = cl_env_hops_noop,
Dlu_object.c949 .hs_get = lu_obj_hop_get,
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c491 .hs_get = ldlm_res_hop_get_locked,
502 .hs_get = ldlm_res_hop_get_locked,
Dldlm_flock.c827 .hs_get = ldlm_export_flock_get,
Dldlm_lockd.c963 .hs_get = ldlm_export_lock_get,
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_pool.c150 .hs_get = pool_hashrefcount_get,