Home
last modified time | relevance | path

Searched refs:lu2osc_dev (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cl_internal.h498 static inline struct osc_device *lu2osc_dev(const struct lu_device *d) in lu2osc_dev() function
506 return lu2osc_dev(obj->oo_cl.co_lu.lo_dev)->od_exp; in osc_export()
Dosc_dev.c204 struct osc_device *od = lu2osc_dev(d); in osc_device_free()
Dosc_object.c209 struct osc_device *dev = lu2osc_dev(obj->oo_cl.co_lu.lo_dev); in osc_object_is_contended()
Dosc_io.c260 struct osc_device *dev = lu2osc_dev(slice->cpl_obj->co_lu.lo_dev); in osc_io_prepare_write()
491 struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); in osc_io_setattr_end()
Dosc_lock.c955 const struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); in osc_lock_to_lockless()
Dosc_cache.c1323 struct osc_stats *stats = &lu2osc_dev(ld)->od_stats; in osc_completion()