Searched refs:osd_req_create_object (Results 1 – 3 of 3) sorted by relevance
426 void osd_req_create_object(struct osd_request *or, struct osd_obj_id *);
807 void osd_req_create_object(struct osd_request *or, struct osd_obj_id *obj) in osd_req_create_object() function811 EXPORT_SYMBOL(osd_req_create_object);
802 osd_req_create_object(or, _ios_obj(ios, i)); in ore_create()