Home
last modified time | relevance | path

Searched refs:OBD_ALLOC_PTR (Results 1 – 37 of 37) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c87 OBD_ALLOC_PTR(bufs); in lustre_process_log()
260 OBD_ALLOC_PTR(data); in lustre_start_mgc()
378 OBD_ALLOC_PTR(uuid); in lustre_start_mgc()
555 OBD_ALLOC_PTR(lsi); in lustre_init_lsi()
558 OBD_ALLOC_PTR(lsi->lsi_lmd); in lustre_init_lsi()
Dlustre_peer.c107 OBD_ALLOC_PTR(data); in class_add_uuid()
Dllog_obd.c49 OBD_ALLOC_PTR(ctxt); in llog_new_ctxt()
Dllog.c63 OBD_ALLOC_PTR(loghandle); in llog_alloc_handle()
210 OBD_ALLOC_PTR(llh); in llog_init_handle()
437 OBD_ALLOC_PTR(lpi); in llog_process_or_fork()
Dgenops.c178 OBD_ALLOC_PTR(type->typ_dt_ops); in class_register_type()
179 OBD_ALLOC_PTR(type->typ_md_ops); in class_register_type()
822 OBD_ALLOC_PTR(export); in class_new_export()
Dcl_io.c627 OBD_ALLOC_PTR(link); in cl_io_lock_alloc_add()
1451 OBD_ALLOC_PTR(req); in cl_req_alloc()
Dobd_config.c1022 OBD_ALLOC_PTR(bufs); in lustre_cfg_rename()
Dlprocfs_status.c1684 OBD_ALLOC_PTR(new_stat); in lprocfs_exp_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c175 OBD_ALLOC_PTR(lsd); in lovsub_device_alloc()
Dlov_dev.c332 OBD_ALLOC_PTR(em); in lov_emerg_alloc()
481 OBD_ALLOC_PTR(ld); in lov_device_alloc()
Dlov_pool.c213 OBD_ALLOC_PTR(iter); in pool_proc_start()
435 OBD_ALLOC_PTR(new_pool); in lov_pool_new()
Dlov_io.c182 OBD_ALLOC_PTR(sub->sub_io); in lov_io_sub_init()
Dlov_obd.c580 OBD_ALLOC_PTR(tgt); in lov_add_target()
1535 OBD_ALLOC_PTR(oqctl); in lov_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dconnection.c57 OBD_ALLOC_PTR(conn); in ptlrpc_connection_get()
Dsec_config.c544 OBD_ALLOC_PTR(conf_tgt); in sptlrpc_conf_get_tgt()
568 OBD_ALLOC_PTR(conf); in sptlrpc_conf_get()
Dsec_plain.c379 OBD_ALLOC_PTR(ctx_new); in plain_sec_install_ctx()
447 OBD_ALLOC_PTR(plsec); in plain_create_sec()
Dpinger.c430 OBD_ALLOC_PTR(ti); in ptlrpc_new_timeout()
Dnrs.c1156 OBD_ALLOC_PTR(desc); in ptlrpc_nrs_policy_register()
Dclient.c973 OBD_ALLOC_PTR(cbdata); in ptlrpc_set_add_cb()
Dservice.c2294 OBD_ALLOC_PTR(env); in ptlrpc_main()
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_cache.c72 OBD_ALLOC_PTR(cache); in fld_cache_init()
367 OBD_ALLOC_PTR(f_new); in fld_cache_entry_create()
Dfld_request.c224 OBD_ALLOC_PTR(target); in fld_client_add_target()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c220 OBD_ALLOC_PTR(od); in osc_device_alloc()
Dosc_request.c965 OBD_ALLOC_PTR(body); in osc_shrink_grant_to_target()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_intent.c102 OBD_ALLOC_PTR(op_data); in lmv_intent_remote()
Dlmv_obd.c514 OBD_ALLOC_PTR(tgt); in lmv_add_target()
987 OBD_ALLOC_PTR(oqctl); in lmv_iocontrol()
1772 OBD_ALLOC_PTR(rdata); in lmv_enqueue_remote()
/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c508 OBD_ALLOC_PTR(cli->cl_seq); in client_fid_init()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c205 OBD_ALLOC_PTR(vdv); in ccc_device_alloc()
214 OBD_ALLOC_PTR(site); in ccc_device_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h1130 OBD_ALLOC_PTR(value); \
Dobd_support.h646 #define OBD_ALLOC_PTR(ptr) OBD_ALLOC(ptr, sizeof(*(ptr))) macro
Dobd.h1409 OBD_ALLOC_PTR(mod); in obd_mod_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c1386 OBD_ALLOC_PTR(ldlm_pools_thread); in ldlm_pools_thread_start()
Dldlm_resource.c593 OBD_ALLOC_PTR(ns); in ldlm_namespace_new()
Dldlm_lock.c1815 OBD_ALLOC_PTR(arg); in ldlm_run_ast_work()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c703 OBD_ALLOC_PTR(ed); in echo_device_alloc()
1884 OBD_ALLOC_PTR(env); in echo_client_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1660 OBD_ALLOC_PTR(cs); in mdc_ioc_changelog_send()
1940 OBD_ALLOC_PTR(oqctl); in mdc_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1497 OBD_ALLOC_PTR(env); in mgc_process_cfg_log()