Searched refs:lu_device_is_dt (Results 1 – 1 of 1) sorted by relevance
665 static inline int lu_device_is_dt(const struct lu_device *d) in lu_device_is_dt() function672 LASSERT(lu_device_is_dt(l)); in lu2dt_dev()703 LASSERT(l == NULL || IS_ERR(l) || lu_device_is_dt(l->lo_dev)); in lu2dt()724 LASSERT(ergo(o != NULL, lu_device_is_dt(o->lo_dev))); in lu2dt_obj()