Searched refs:osc_device (Results 1 – 7 of 7) sorted by relevance
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()
163 struct osc_device { struct179 static inline struct osc_device *obd2osc_dev(const struct obd_device *d) in obd2osc_dev() argument181 return container_of0(d->obd_lu_dev, struct osc_device, od_cl.cd_lu_dev); in obd2osc_dev()
434 struct osc_device *od = obd2osc_dev(obd); in osc_contention_seconds_seq_show()445 struct osc_device *od = obd2osc_dev(obd); in osc_contention_seconds_seq_write()455 struct osc_device *od = obd2osc_dev(obd); in osc_lockless_truncate_seq_show()466 struct osc_device *od = obd2osc_dev(obd); in osc_lockless_truncate_seq_write()
499 static inline struct osc_device *lu2osc_dev(const struct lu_device *d) in lu2osc_dev()502 return container_of0(d, struct osc_device, od_cl.cd_lu_dev); in lu2osc_dev()
211 struct osc_device *dev = lu2osc_dev(obj->oo_cl.co_lu.lo_dev); in osc_object_is_contended()
261 struct osc_device *dev = lu2osc_dev(slice->cpl_obj->co_lu.lo_dev); in osc_io_prepare_write()493 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()