Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobdo.c118 void obdo_to_ioobj(struct obdo *oa, struct obd_ioobj *ioobj) in obdo_to_ioobj() function
128 EXPORT_SYMBOL(obdo_to_ioobj);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h269 void obdo_to_ioobj(struct obdo *oa, struct obd_ioobj *ioobj);
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1676 obdo_to_ioobj(oa, &ioo); in echo_client_prep_commit()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1289 obdo_to_ioobj(oa, ioobj); in osc_brw_prep_request()