Searched refs:obd_alloc_memmd (Results 1 – 3 of 3) sorted by relevance
471 rc = obd_alloc_memmd(exp, &lsm); in osc_real_create()2704 err = obd_alloc_memmd(exp, karg); in osc_iocontrol()
770 static inline int obd_alloc_memmd(struct obd_export *exp, in obd_alloc_memmd() function
477 return obd_alloc_memmd(ed->ed_ec->ec_exp, lsmp); in echo_alloc_memmd()