/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 87 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()
|
D | lustre_peer.c | 107 OBD_ALLOC_PTR(data); in class_add_uuid()
|
D | llog_obd.c | 49 OBD_ALLOC_PTR(ctxt); in llog_new_ctxt()
|
D | llog.c | 63 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()
|
D | genops.c | 178 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()
|
D | cl_io.c | 627 OBD_ALLOC_PTR(link); in cl_io_lock_alloc_add() 1451 OBD_ALLOC_PTR(req); in cl_req_alloc()
|
D | obd_config.c | 1022 OBD_ALLOC_PTR(bufs); in lustre_cfg_rename()
|
D | lprocfs_status.c | 1684 OBD_ALLOC_PTR(new_stat); in lprocfs_exp_setup()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lovsub_dev.c | 175 OBD_ALLOC_PTR(lsd); in lovsub_device_alloc()
|
D | lov_dev.c | 332 OBD_ALLOC_PTR(em); in lov_emerg_alloc() 481 OBD_ALLOC_PTR(ld); in lov_device_alloc()
|
D | lov_pool.c | 213 OBD_ALLOC_PTR(iter); in pool_proc_start() 435 OBD_ALLOC_PTR(new_pool); in lov_pool_new()
|
D | lov_io.c | 182 OBD_ALLOC_PTR(sub->sub_io); in lov_io_sub_init()
|
D | lov_obd.c | 580 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/ |
D | connection.c | 57 OBD_ALLOC_PTR(conn); in ptlrpc_connection_get()
|
D | sec_config.c | 544 OBD_ALLOC_PTR(conf_tgt); in sptlrpc_conf_get_tgt() 568 OBD_ALLOC_PTR(conf); in sptlrpc_conf_get()
|
D | sec_plain.c | 379 OBD_ALLOC_PTR(ctx_new); in plain_sec_install_ctx() 447 OBD_ALLOC_PTR(plsec); in plain_create_sec()
|
D | pinger.c | 430 OBD_ALLOC_PTR(ti); in ptlrpc_new_timeout()
|
D | nrs.c | 1156 OBD_ALLOC_PTR(desc); in ptlrpc_nrs_policy_register()
|
D | client.c | 973 OBD_ALLOC_PTR(cbdata); in ptlrpc_set_add_cb()
|
D | service.c | 2294 OBD_ALLOC_PTR(env); in ptlrpc_main()
|
/linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
D | fld_cache.c | 72 OBD_ALLOC_PTR(cache); in fld_cache_init() 367 OBD_ALLOC_PTR(f_new); in fld_cache_entry_create()
|
D | fld_request.c | 224 OBD_ALLOC_PTR(target); in fld_client_add_target()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_dev.c | 220 OBD_ALLOC_PTR(od); in osc_device_alloc()
|
D | osc_request.c | 965 OBD_ALLOC_PTR(body); in osc_shrink_grant_to_target()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_intent.c | 102 OBD_ALLOC_PTR(op_data); in lmv_intent_remote()
|
D | lmv_obd.c | 514 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/ |
D | fid_request.c | 508 OBD_ALLOC_PTR(cli->cl_seq); in client_fid_init()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 205 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/ |
D | lu_object.h | 1130 OBD_ALLOC_PTR(value); \
|
D | obd_support.h | 646 #define OBD_ALLOC_PTR(ptr) OBD_ALLOC(ptr, sizeof(*(ptr))) macro
|
D | obd.h | 1409 OBD_ALLOC_PTR(mod); in obd_mod_alloc()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_pool.c | 1386 OBD_ALLOC_PTR(ldlm_pools_thread); in ldlm_pools_thread_start()
|
D | ldlm_resource.c | 593 OBD_ALLOC_PTR(ns); in ldlm_namespace_new()
|
D | ldlm_lock.c | 1815 OBD_ALLOC_PTR(arg); in ldlm_run_ast_work()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 703 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/ |
D | mdc_request.c | 1660 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/ |
D | mgc_request.c | 1497 OBD_ALLOC_PTR(env); in mgc_process_cfg_log()
|