Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_cl_internal.h66 struct osc_io { struct
98 struct osc_io os_io; argument
329 struct osc_io *ols_owner;
448 int osc_cache_truncate_start(const struct lu_env *env, struct osc_io *oio,
450 void osc_cache_truncate_end(const struct lu_env *env, struct osc_io *oio,
489 static inline struct osc_io *osc_env_io(const struct lu_env *env) in osc_env_io()
580 static inline int osc_io_srvlock(struct osc_io *oio) in osc_io_srvlock()
Dosc_io.c62 static struct osc_io *cl2osc_io(const struct lu_env *env, in cl2osc_io()
65 struct osc_io *oio = container_of0(slice, struct osc_io, oi_cl); in cl2osc_io()
263 struct osc_io *oio = cl2osc_io(env, ios); in osc_io_prepare_write()
287 struct osc_io *oio = cl2osc_io(env, ios); in osc_io_commit_write()
375 struct osc_io *oio, __u64 size) in osc_trunc_check()
396 struct osc_io *oio = cl2osc_io(env, slice); in osc_io_setattr_start()
481 struct osc_io *oio = cl2osc_io(env, slice); in osc_io_setattr_end()
547 struct osc_io *oio = osc_env_io(env); in osc_fsync_ost()
626 struct osc_io *oio = cl2osc_io(env, slice); in osc_io_fsync_end()
639 struct osc_io *oio = cl2osc_io(env, slice); in osc_io_end()
[all …]
DMakefile3 osc_page.o osc_lock.o osc_io.o osc_quota.o osc_cache.o
Dosc_lock.c951 struct osc_io *oio = osc_env_io(env); in osc_lock_to_lockless()
1384 struct osc_io *oio = osc_env_io(env); in osc_lock_state()
1515 struct osc_io *oio = osc_env_io(env); in osc_lock_lockless_state()
Dosc_page.c219 struct osc_io *oio = osc_env_io(env); in osc_page_cache_add()
514 struct osc_io *oio = osc_env_io(env); in osc_page_init()
Dosc_cache.c2226 struct osc_io *oio = osc_env_io(env); in osc_queue_async_io()
2623 int osc_cache_truncate_start(const struct lu_env *env, struct osc_io *oio, in osc_cache_truncate_start()
2744 void osc_cache_truncate_end(const struct lu_env *env, struct osc_io *oio, in osc_cache_truncate_end()