Home
last modified time | relevance | path

Searched refs:obdo_to_ioobj (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobdo.c202 void obdo_to_ioobj(struct obdo *oa, struct obd_ioobj *ioobj) in obdo_to_ioobj() function
212 EXPORT_SYMBOL(obdo_to_ioobj);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h318 void obdo_to_ioobj(struct obdo *oa, struct obd_ioobj *ioobj);
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1675 obdo_to_ioobj(oa, &ioo); in echo_client_prep_commit()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1320 obdo_to_ioobj(oa, ioobj); in osc_brw_prep_request()