Home
last modified time | relevance | path

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

/linux-4.4.14/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;
447 int osc_cache_truncate_start(const struct lu_env *env, struct osc_io *oio,
449 void osc_cache_truncate_end(const struct lu_env *env, struct osc_io *oio,
488 static inline struct osc_io *osc_env_io(const struct lu_env *env) in osc_env_io()
579 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()
262 struct osc_io *oio = cl2osc_io(env, ios); in osc_io_prepare_write()
286 struct osc_io *oio = cl2osc_io(env, ios); in osc_io_commit_write()
374 struct osc_io *oio, __u64 size) in osc_trunc_check()
395 struct osc_io *oio = cl2osc_io(env, slice); in osc_io_setattr_start()
479 struct osc_io *oio = cl2osc_io(env, slice); in osc_io_setattr_end()
545 struct osc_io *oio = osc_env_io(env); in osc_fsync_ost()
623 struct osc_io *oio = cl2osc_io(env, slice); in osc_io_fsync_end()
636 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 lproc_osc.o
Dosc_lock.c951 struct osc_io *oio = osc_env_io(env); in osc_lock_to_lockless()
1383 struct osc_io *oio = osc_env_io(env); in osc_lock_state()
1514 struct osc_io *oio = osc_env_io(env); in osc_lock_lockless_state()
Dosc_page.c220 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.c2221 struct osc_io *oio = osc_env_io(env); in osc_queue_async_io()
2619 int osc_cache_truncate_start(const struct lu_env *env, struct osc_io *oio, in osc_cache_truncate_start()
2740 void osc_cache_truncate_end(const struct lu_env *env, struct osc_io *oio, in osc_cache_truncate_end()