Home
last modified time | relevance | path

Searched refs:OBD_FREE_LARGE (Results 1 – 24 of 24) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c189 OBD_FREE_LARGE(req->rq_reqbuf, req->rq_reqbuf_len); in null_free_reqbuf()
219 OBD_FREE_LARGE(req->rq_repbuf, req->rq_repbuf_len); in null_free_repbuf()
264 OBD_FREE_LARGE(req->rq_reqbuf, req->rq_reqbuf_len); in null_enlarge_reqbuf()
344 OBD_FREE_LARGE(rs, rs->rs_size); in null_free_rs()
Dsec_plain.c588 OBD_FREE_LARGE(req->rq_reqbuf, req->rq_reqbuf_len); in plain_free_reqbuf()
629 OBD_FREE_LARGE(req->rq_repbuf, req->rq_repbuf_len); in plain_free_repbuf()
683 OBD_FREE_LARGE(req->rq_reqbuf, req->rq_reqbuf_len); in plain_enlarge_reqbuf()
830 OBD_FREE_LARGE(rs, rs->rs_size); in plain_free_rs()
Dsec.c500 OBD_FREE_LARGE(reqmsg, reqmsg_size); in sptlrpc_req_ctx_switch()
1166 OBD_FREE_LARGE(early_buf, early_bufsz); in sptlrpc_cli_unwrap_early_reply()
1184 OBD_FREE_LARGE(early_req->rq_repbuf, early_req->rq_repbuf_len); in sptlrpc_cli_finish_early_reply()
Dsec_bulk.c703 OBD_FREE_LARGE(page_pools.epp_pools, in enc_pools_free()
Dservice.c115 OBD_FREE_LARGE(rqbd->rqbd_buffer, svcpt->scp_service->srv_buf_size); in ptlrpc_free_rqbd()
1371 OBD_FREE_LARGE(reqmsg, req->rq_reqlen); in ptlrpc_at_send_early_reply()
2981 OBD_FREE_LARGE(rs, svc->srv_max_reply_size); in ptlrpc_service_purge_all()
Dclient.c438 OBD_FREE_LARGE(req->rq_reqbuf, pool->prp_rq_size); in ptlrpc_free_rq_pool()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_ea.c114 OBD_FREE_LARGE(lsm, *size); in lsm_alloc_plain()
126 OBD_FREE_LARGE(lsm, sizeof(struct lov_stripe_md) + in lsm_free_plain()
Dlov_pack.c195 OBD_FREE_LARGE(*lmmp, lmm_size); in lov_packmd()
296 OBD_FREE_LARGE(buffer, sz); in lov_verify_lmm()
Dlov_request.c72 OBD_FREE_LARGE(req->rq_oi.oi_md, req->rq_buflen); in lov_finish_set()
81 OBD_FREE_LARGE(set->set_pga, len); in lov_finish_set()
Dlov_io.c362 OBD_FREE_LARGE(lio->lis_subs, in lov_io_fini()
660 OBD_FREE_LARGE(stripes_qin, in lov_io_submit()
Dlov_object.c378 OBD_FREE_LARGE(r0->lo_sub, r0->lo_nr * sizeof(r0->lo_sub[0])); in lov_fini_raid0()
Dlov_lock.c444 OBD_FREE_LARGE(lck->lls_sub, in lov_lock_fini()
Dlov_obd.c1965 OBD_FREE_LARGE(fm_local, buffer_size); in lov_fiemap()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c252 OBD_FREE_LARGE(handle_hash, sizeof(*handle_hash) * HANDLE_HASH_SIZE); in class_handle_cleanup()
Dlu_object.c2128 OBD_FREE_LARGE(buf->lb_buf, buf->lb_len); in lu_buf_free()
2185 OBD_FREE_LARGE(buf->lb_buf, buf->lb_len); in lu_buf_check_and_grow()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c156 OBD_FREE_LARGE(*buf, hdr.ioc_len); in obd_ioctl_getdata()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_lib.h261 OBD_FREE_LARGE(buf, len); in obd_ioctl_freedata()
Dobd_support.h704 #define OBD_FREE_LARGE(ptr, size) \ macro
Dobd.h741 OBD_FREE_LARGE(oti->oti_logcookies, in oti_free_cookies()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Drw26.c208 OBD_FREE_LARGE(*pages, *max_pages * sizeof(**pages)); in ll_get_user_pages()
Ddir.c1632 OBD_FREE_LARGE(lmm, lmmsize); in ll_dir_ioctl()
1804 OBD_FREE_LARGE(hur, totalsize); in ll_dir_ioctl()
1831 OBD_FREE_LARGE(hur, totalsize); in ll_dir_ioctl()
Dfile.c1303 OBD_FREE_LARGE(lsm2, lsm_size); in ll_lov_recreate()
1485 OBD_FREE_LARGE(lump, lum_size); in ll_lov_setea()
1493 OBD_FREE_LARGE(lump, lum_size); in ll_lov_setea()
1842 OBD_FREE_LARGE(fiemap_s, num_bytes); in ll_ioctl_fiemap()
3087 OBD_FREE_LARGE(fiemap, num_bytes); in ll_fiemap()
3387 OBD_FREE_LARGE(lock->l_lvb_data, lock->l_lvb_len); in ll_layout_fetch()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1094 OBD_FREE_LARGE(req, reqlen); in lmv_iocontrol()
2443 OBD_FREE_LARGE(*lmmp, mea_size); in lmv_packmd()
2492 OBD_FREE_LARGE(*tmea, mea_size); in lmv_unpackmd()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c766 OBD_FREE_LARGE(lmm, lvb_len); in mdc_finish_enqueue()