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