Searched refs:OBDO_ALLOC (Results 1 – 7 of 7) sorted by relevance
217 OBDO_ALLOC(tmp_oa); in common_attr_done()324 OBDO_ALLOC(req->rq_oi.oi_oa); in lov_prep_getattr_set()407 OBDO_ALLOC(req->rq_oi.oi_oa); in lov_prep_destroy_set()522 OBDO_ALLOC(req->rq_oi.oi_oa); in lov_prep_setattr_set()
224 OBDO_ALLOC(oa); in ll_som_update()
933 OBDO_ALLOC(oa); in ll_objects_destroy()
1881 OBDO_ALLOC(oinfo.oi_oa); in ll_iocontrol()
1272 OBDO_ALLOC(oa); in ll_lov_recreate()
1923 OBDO_ALLOC(oa); in osc_build_rpc()2975 OBDO_ALLOC(oa); in osc_set_info_async()
1866 #define OBDO_ALLOC(ptr) \ macro