Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_io.c192 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_page_touch_at()
398 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_io_setattr_start()
514 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_io_read_start()
530 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;
671 pvec = osc_env_info(env)->oti_pvec; in osc_lru_shrink()
672 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.h470 static inline struct osc_thread_info *osc_env_info(const struct lu_env *env) in osc_env_info() function
Dosc_cache.c972 io = &osc_env_info(env)->oti_io; in osc_extent_truncate()
1258 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in osc_refresh_count()
2258 attr = &osc_env_info(env)->oti_attr; in osc_queue_async_io()
Dosc_request.c1763 struct cl_attr *attr = &osc_env_info(env)->oti_attr; in brw_interpret()