Searched refs:osc_device (Results 1 – 7 of 7) sorted by relevance
159 struct osc_device { struct175 static inline struct osc_device *obd2osc_dev(const struct obd_device *d) in obd2osc_dev() argument177 return container_of0(d->obd_lu_dev, struct osc_device, od_cl.cd_lu_dev); in obd2osc_dev()
109 static struct lu_device *osc2lu_dev(struct osc_device *osc) in osc2lu_dev()204 struct osc_device *od = lu2osc_dev(d); in osc_device_free()216 struct osc_device *od; in osc_device_alloc()
470 struct osc_device *od = obd2osc_dev(obd); in contention_seconds_show()482 struct osc_device *od = obd2osc_dev(obd); in contention_seconds_store()495 struct osc_device *od = obd2osc_dev(obd); in lockless_truncate_show()507 struct osc_device *od = obd2osc_dev(obd); in lockless_truncate_store()
498 static inline struct osc_device *lu2osc_dev(const struct lu_device *d) in lu2osc_dev()501 return container_of0(d, struct osc_device, od_cl.cd_lu_dev); in lu2osc_dev()
209 struct osc_device *dev = lu2osc_dev(obj->oo_cl.co_lu.lo_dev); in osc_object_is_contended()
260 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()
955 const struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); in osc_lock_to_lockless()