/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 470 OBD_FREE(mgcname, len); in lustre_start_mgc() 472 OBD_FREE(niduuid, len + 2); in lustre_start_mgc() 542 OBD_FREE(niduuid, len); in lustre_stop_mgc() 589 OBD_FREE(lsi->lsi_lmd->lmd_dev, in lustre_free_lsi() 592 OBD_FREE(lsi->lsi_lmd->lmd_profile, in lustre_free_lsi() 595 OBD_FREE(lsi->lsi_lmd->lmd_mgssec, in lustre_free_lsi() 598 OBD_FREE(lsi->lsi_lmd->lmd_opts, in lustre_free_lsi() 601 OBD_FREE(lsi->lsi_lmd->lmd_exclude, in lustre_free_lsi() 605 OBD_FREE(lsi->lsi_lmd->lmd_mgs, in lustre_free_lsi() 608 OBD_FREE(lsi->lsi_lmd->lmd_osd_type, in lustre_free_lsi() [all …]
|
D | acl.c | 112 OBD_FREE(*header, old_size); in lustre_posix_acl_xattr_reduce_space() 134 OBD_FREE(*header, old_size); in lustre_ext_acl_xattr_reduce_space() 235 OBD_FREE(new, size); in lustre_posix_acl_xattr_filter() 247 OBD_FREE(header, size); in lustre_posix_acl_xattr_free() 256 OBD_FREE(header, CFS_ACL_XATTR_SIZE(le32_to_cpu(header->a_count), \ in lustre_ext_acl_xattr_free() 405 OBD_FREE(new, posix_size); in lustre_acl_xattr_merge2posix() 541 OBD_FREE(new, ext_size); in lustre_acl_xattr_merge2ext()
|
D | obd_config.c | 899 OBD_FREE(lprof->lp_md, mdclen); in class_add_profile() 901 OBD_FREE(lprof->lp_dt, osclen); in class_add_profile() 903 OBD_FREE(lprof->lp_profile, proflen); in class_add_profile() 904 OBD_FREE(lprof, sizeof(*lprof)); in class_add_profile() 917 OBD_FREE(lprof->lp_profile, strlen(lprof->lp_profile) + 1); in class_del_profile() 918 OBD_FREE(lprof->lp_dt, strlen(lprof->lp_dt) + 1); in class_del_profile() 920 OBD_FREE(lprof->lp_md, strlen(lprof->lp_md) + 1); in class_del_profile() 921 OBD_FREE(lprof, sizeof(*lprof)); in class_del_profile() 933 OBD_FREE(lprof->lp_profile, strlen(lprof->lp_profile) + 1); in class_del_profiles() 934 OBD_FREE(lprof->lp_dt, strlen(lprof->lp_dt) + 1); in class_del_profiles() [all …]
|
D | lustre_peer.c | 139 OBD_FREE(data, sizeof(*data)); in class_add_uuid() 183 OBD_FREE(data, sizeof(*data)); in class_del_uuid()
|
D | genops.c | 217 OBD_FREE(type->typ_name, strlen(name) + 1); in class_register_type() 222 OBD_FREE(type, sizeof(*type)); in class_register_type() 255 OBD_FREE(type->typ_name, strlen(name) + 1); in class_unregister_type() 260 OBD_FREE(type, sizeof(*type)); in class_unregister_type() 948 OBD_FREE(imp_conn, sizeof(*imp_conn)); in class_import_destroy() 1831 OBD_FREE(lh, kuc_len(payload_len)); in kuc_free()
|
D | lustre_handles.c | 189 OBD_FREE(ptr, h->h_size); in class_handle_free_cb()
|
D | llog.c | 91 OBD_FREE(loghandle->lgh_hdr, LLOG_CHUNK_SIZE); in llog_free_handle() 403 OBD_FREE(buf, LLOG_CHUNK_SIZE); in llog_process_thread() 567 OBD_FREE(buf, LLOG_CHUNK_SIZE); in llog_reverse_process()
|
D | capa.c | 132 OBD_FREE(hash, PAGE_CACHE_SIZE); in cleanup_capa_hash()
|
D | class_obd.c | 246 OBD_FREE(lcfg, data->ioc_plen1); in class_handle_ioctl()
|
D | lprocfs_status.c | 292 OBD_FREE(dest, MAX_STRING_SIZE + 1); in lprocfs_add_symlink() 1724 OBD_FREE(buffer, LNET_NIDSTR_SIZE); in lprocfs_exp_setup()
|
D | cl_page.c | 273 OBD_FREE(page, pagesize); in cl_page_free()
|
D | cl_io.c | 1390 OBD_FREE(req->crq_o, req->crq_nrobjs * sizeof(req->crq_o[0])); in cl_req_free()
|
D | lu_object.c | 1535 OBD_FREE(ctx->lc_value, ARRAY_SIZE(lu_keys) * sizeof(ctx->lc_value[0])); in keys_fini()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_request.c | 74 OBD_FREE(req->rq_oi.oi_osfs, in lov_finish_set() 76 OBD_FREE(req, sizeof(*req)); in lov_finish_set() 86 OBD_FREE(set, sizeof(*set)); in lov_finish_set() 326 OBD_FREE(req, sizeof(*req)); in lov_prep_getattr_set() 409 OBD_FREE(req, sizeof(*req)); in lov_prep_destroy_set() 524 OBD_FREE(req, sizeof(*req)); in lov_prep_setattr_set() 753 OBD_FREE(req, sizeof(*req)); in lov_prep_statfs_set()
|
D | lov_dev.c | 291 OBD_FREE(emrg, nr * sizeof(emrg[0])); in lov_emerg_free() 302 OBD_FREE(ld->ld_target, nr * sizeof(ld->ld_target[0])); in lov_device_free() 377 OBD_FREE(dev->ld_target, sub_size * sz); in lov_expand_targets()
|
D | lov_pool.c | 356 OBD_FREE(op->op_array, op->op_size * sizeof(op->op_array[0])); in lov_ost_pool_extend() 414 OBD_FREE(op->op_array, op->op_size * sizeof(op->op_array[0])); in lov_ost_pool_free()
|
D | lov_obd.c | 574 OBD_FREE(old, sizeof(*old) * oldsize); in lov_add_target() 906 OBD_FREE(lov->lov_tgts, sizeof(*lov->lov_tgts) * in lov_cleanup() 1035 OBD_FREE(obj_mdp, sizeof(*obj_mdp)); in lov_recreate()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | xattr_cache.c | 147 OBD_FREE(xattr->xe_name, xattr->xe_namelen); in ll_xattr_cache_add() 173 OBD_FREE(xattr->xe_name, xattr->xe_namelen); in ll_xattr_cache_del() 174 OBD_FREE(xattr->xe_value, xattr->xe_vallen); in ll_xattr_cache_del()
|
D | lloop.c | 843 OBD_FREE(disks, max_loop * sizeof(*disks)); in lloop_init() 845 OBD_FREE(loop_dev, max_loop * sizeof(*loop_dev)); in lloop_init() 866 OBD_FREE(disks, max_loop * sizeof(*disks)); in lloop_exit() 867 OBD_FREE(loop_dev, max_loop * sizeof(*loop_dev)); in lloop_exit()
|
D | llite_close.c | 377 OBD_FREE(lcq, sizeof(*lcq)); in ll_close_thread_start() 392 OBD_FREE(lcq, sizeof(*lcq)); in ll_close_thread_shutdown()
|
D | dcache.c | 70 OBD_FREE(lld->lld_it, sizeof(*lld->lld_it)); in ll_release()
|
D | dir.c | 242 OBD_FREE(page_pool, sizeof(struct page *) * max_pages); in ll_dir_filler() 790 OBD_FREE(param, MGS_PARAM_MAXLEN); in ll_dir_setstripe() 1075 OBD_FREE(copy, size); in copy_and_ioctl() 1440 OBD_FREE(tmp, lum_size); in ll_dir_ioctl()
|
D | llite_lib.c | 148 OBD_FREE(sbi, sizeof(*sbi)); in ll_free_sbi() 299 OBD_FREE(buf, PAGE_CACHE_SIZE); in client_common_fill_super() 997 OBD_FREE(md, strlen(lprof->lp_md) + instlen + 2); in ll_fill_super() 999 OBD_FREE(dt, strlen(lprof->lp_dt) + instlen + 2); in ll_fill_super() 1129 OBD_FREE(lli->lli_symlink_name, in ll_clear_inode()
|
D | file.c | 696 OBD_FREE(*och_p, sizeof(struct obd_client_handle)); in ll_file_open() 1782 OBD_FREE(gfout, outsize); in ll_fid2path() 3254 OBD_FREE(tmp, size); in ll_iocontrol_unregister() 3622 OBD_FREE(hur, len); in ll_layout_restore()
|
D | namei.c | 668 OBD_FREE(it, sizeof(*it)); in ll_atomic_open()
|
D | statahead.c | 339 OBD_FREE(entry, entry->se_size); in ll_sa_entry_put()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | lproc_ptlrpc.c | 622 OBD_FREE(infos, num_pols * sizeof(*infos)); in ptlrpc_lprocfs_nrs_seq_show() 720 OBD_FREE(cmd_copy, LPROCFS_NRS_WR_MAX_CMD); in ptlrpc_lprocfs_nrs_seq_write() 854 OBD_FREE(srhi, sizeof(*srhi)); in ptlrpc_lprocfs_svc_req_history_start() 864 OBD_FREE(srhi, sizeof(*srhi)); in ptlrpc_lprocfs_svc_req_history_stop() 898 OBD_FREE(srhi, sizeof(*srhi)); in ptlrpc_lprocfs_svc_req_history_next() 1228 OBD_FREE(kbuf, BUFLEN); in lprocfs_wr_evict_client() 1322 OBD_FREE(kbuf, count + 1); in lprocfs_wr_import()
|
D | sec_bulk.c | 213 OBD_FREE(page_pools.epp_pools[p_idx_max2], PAGE_CACHE_SIZE); in enc_pools_release_free_pages() 297 OBD_FREE(pools[i], PAGE_CACHE_SIZE); in enc_pools_cleanup() 438 OBD_FREE(pools, npools * sizeof(*pools)); in enc_pools_add_pages() 649 OBD_FREE(desc->bd_enc_iov, in sptlrpc_enc_pool_put_pages()
|
D | ptlrpcd.c | 702 OBD_FREE(pc->pc_partners, in ptlrpcd_free() 720 OBD_FREE(ptlrpcds, ptlrpcds->pd_size); in ptlrpcd_fini() 784 OBD_FREE(ptlrpcds, size); in ptlrpcd_init()
|
D | service.c | 664 OBD_FREE(array->paa_reqs_count, sizeof(__u32) * size); in ptlrpc_service_part_init() 669 OBD_FREE(array->paa_reqs_array, in ptlrpc_service_part_init() 727 OBD_FREE(cpts, sizeof(*cpts) * ncpts); in ptlrpc_register_service() 737 OBD_FREE(cpts, sizeof(*cpts) * ncpts); in ptlrpc_register_service() 2820 OBD_FREE(hrp->hrp_thrs, in ptlrpc_hr_fini() 3002 OBD_FREE(array->paa_reqs_array, in ptlrpc_service_free() 3008 OBD_FREE(array->paa_reqs_count, in ptlrpc_service_free() 3020 OBD_FREE(svc, offsetof(struct ptlrpc_service, in ptlrpc_service_free()
|
D | sec_config.c | 245 OBD_FREE(rset->srs_rules, in sptlrpc_rule_set_free() 277 OBD_FREE(rset->srs_rules, in sptlrpc_rule_set_expand()
|
D | client.c | 208 OBD_FREE(desc, offsetof(struct ptlrpc_bulk_desc, in __ptlrpc_free_bulk() 442 OBD_FREE(pool, sizeof(*pool)); in ptlrpc_free_rq_pool() 517 OBD_FREE(pool, sizeof(struct ptlrpc_request_pool)); in ptlrpc_init_rq_pool()
|
D | sec.c | 869 OBD_FREE(req->rq_reqbuf, req->rq_reqbuf_len); in sptlrpc_request_out_callback()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_support.h | 709 OBD_FREE(ptr, size); \ 728 #define OBD_FREE(ptr, size) \ macro 786 #define OBD_FREE_PTR(ptr) OBD_FREE(ptr, sizeof(*(ptr)))
|
D | lustre_cfg.h | 257 OBD_FREE(lcfg, len); in lustre_cfg_free()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 488 OBD_FREE(*lsmp, lsm_size); in echo_alloc_memmd() 510 OBD_FREE((*lsmp)->lsm_oinfo[0], sizeof(struct lov_oinfo)); in echo_free_memmd() 511 OBD_FREE(*lsmp, lsm_size); in echo_free_memmd() 1588 OBD_FREE(pga, npages * sizeof(*pga)); in echo_client_kbrw() 1637 OBD_FREE(pga, npages * sizeof(*pga)); in echo_client_kbrw() 1638 OBD_FREE(pages, npages * sizeof(*pages)); in echo_client_kbrw() 1743 OBD_FREE(lnb, npages * sizeof(struct niobuf_local)); in echo_client_prep_commit() 1745 OBD_FREE(rnb, npages * sizeof(struct niobuf_remote)); in echo_client_prep_commit() 2079 OBD_FREE(ocd, sizeof(*ocd)); in echo_client_setup()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 152 OBD_FREE(cld, sizeof(*cld) + strlen(cld->cld_logname) + 1); in config_log_put() 1139 OBD_FREE(inst, PAGE_CACHE_SIZE); in mgc_apply_recover_logs() 1147 OBD_FREE(inst, PAGE_CACHE_SIZE); in mgc_apply_recover_logs() 1305 OBD_FREE(inst, PAGE_CACHE_SIZE); in mgc_apply_recover_logs() 1469 OBD_FREE(pages, sizeof(*pages) * nrpages); in mgc_process_recover_log()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | lproc_mdc.c | 144 OBD_FREE(lh, len); in mdc_kuc_write()
|
D | mdc_request.c | 1237 OBD_FREE(key, keylen); in mdc_ioc_fid2path() 1648 OBD_FREE(cs->cs_buf, KUC_CHANGELOG_MSG_MAXSIZE); in mdc_changelog_send_thread() 2468 OBD_FREE(cli->cl_close_lock, sizeof(*cli->cl_close_lock)); in mdc_setup() 2470 OBD_FREE(cli->cl_rpc_lock, sizeof(*cli->cl_rpc_lock)); in mdc_setup() 2528 OBD_FREE(cli->cl_rpc_lock, sizeof(*cli->cl_rpc_lock)); in mdc_cleanup() 2529 OBD_FREE(cli->cl_close_lock, sizeof(*cli->cl_close_lock)); in mdc_cleanup()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lockd.c | 852 OBD_FREE(blwi, sizeof(*blwi)); in ldlm_bl_thread_main() 1132 OBD_FREE(blp, sizeof(*blp)); in ldlm_cleanup() 1141 OBD_FREE(ldlm_state, sizeof(*ldlm_state)); in ldlm_cleanup()
|
D | ldlm_lib.c | 123 OBD_FREE(imp_conn, sizeof(*imp_conn)); in import_set_conn() 182 OBD_FREE(imp_conn, sizeof(*imp_conn)); in client_import_del_conn()
|
D | ldlm_pool.c | 831 OBD_FREE(var_name, MAX_STRING_SIZE + 1); in ldlm_pool_proc_init() 1397 OBD_FREE(ldlm_pools_thread, sizeof(*ldlm_pools_thread)); in ldlm_pools_thread_start()
|
D | ldlm_resource.c | 1141 OBD_FREE(res->lr_lvb_data, res->lr_lvb_len); in ldlm_resource_get()
|
D | ldlm_lock.c | 212 OBD_FREE(lock->l_lvb_data, lock->l_lvb_len); in ldlm_lock_put()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 113 OBD_FREE(*lmmp, lmm_size); in osc_packmd() 160 OBD_FREE((*lsmp)->lsm_oinfo[0], sizeof(struct lov_oinfo)); in osc_unpackmd() 161 OBD_FREE(*lsmp, lsm_size); in osc_unpackmd() 172 OBD_FREE(*lsmp, lsm_size); in osc_unpackmd() 1751 OBD_FREE(ppga, sizeof(*ppga) * count); in osc_release_ppga() 2058 OBD_FREE(crattr, sizeof(*crattr)); in osc_build_rpc() 2067 OBD_FREE(pga, sizeof(*pga) * page_count); in osc_build_rpc() 2642 OBD_FREE(lumk, lum_size); in osc_getstripe()
|
/linux-4.1.27/drivers/staging/lustre/lustre/fid/ |
D | fid_request.c | 522 OBD_FREE(prefix, MAX_OBD_NAME + 5); in client_fid_init()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 508 OBD_FREE(old, sizeof(*old) * oldsize); in lmv_add_target() 784 OBD_FREE(remote_gf, remote_gf_size); in lmv_fid2path() 1383 OBD_FREE(lmv->tgts, sizeof(*lmv->tgts) * lmv->tgts_size); in lmv_cleanup() 1476 OBD_FREE(temp, sizeof(*temp)); in lmv_statfs()
|