Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_io.c193 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_page_touch_at()
399 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_io_setattr_start()
516 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_io_read_start()
532 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_io_write_start()
Dosc_page.c77 info = osc_env_info(env);
125 descr = &osc_env_info(env)->oti_descr;
669 pvec = osc_env_info(env)->oti_pvec; in osc_lru_shrink()
670 io = &osc_env_info(env)->oti_io; in osc_lru_shrink()
Dosc_lock.c167 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_lock_detach()
352 attr = &osc_env_info(env)->oti_attr; in osc_lock_lvb_update()
413 descr = &osc_env_info(env)->oti_descr; in osc_lock_granted()
682 lockh = &osc_env_info(env)->oti_handle; in osc_dlm_blocking_ast0()
1120 struct osc_thread_info *info = osc_env_info(env); in osc_lock_enqueue()
Dosc_cl_internal.h471 static inline struct osc_thread_info *osc_env_info(const struct lu_env *env) in osc_env_info() function
Dosc_cache.c970 io = &osc_env_info(env)->oti_io; in osc_extent_truncate()
1257 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_refresh_count()
2263 attr = &osc_env_info(env)->oti_attr; in osc_queue_async_io()
Dosc_request.c1807 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in brw_interpret()