Searched refs:ccc_io (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lclient.h | 78 struct ccc_io { struct 152 struct ccc_io cs_ios; 164 static inline struct ccc_io *ccc_env_io(const struct lu_env *env) in ccc_env_io() 349 void ccc_io_update_iov(const struct lu_env *env, struct ccc_io *cio, 367 struct ccc_io *cl2ccc_io (const struct lu_env *env,
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 474 struct ccc_io *cio = ccc_env_io(env); in ccc_page_is_under_lock() 625 const struct ccc_io *cio = ccc_env_io(env); in ccc_lock_fits_into() 704 struct ccc_io *cio = ccc_env_io(env); in ccc_io_one_lock_index() 730 struct ccc_io *cio, struct cl_io *io) in ccc_io_update_iov() 760 struct ccc_io *cio = cl2ccc_io(env, ios); in ccc_io_advance() 964 struct ccc_io *cio = ccc_env_io(env); in cl_setattr_ost() 1029 struct ccc_io *cl2ccc_io(const struct lu_env *env, in cl2ccc_io() 1032 struct ccc_io *cio; in cl2ccc_io() 1034 cio = container_of(slice, struct ccc_io, cui_cl); in cl2ccc_io()
|
D | glimpse.c | 92 struct ccc_io *cio = ccc_env_io(env); in cl_glimpse_lock()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_io.c | 75 struct ccc_io *cio = ccc_env_io(env); in can_populate_pages() 120 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_fini() 206 struct ccc_io *vio, struct cl_io *io) in vvp_mmap_locks() 291 struct ccc_io *cio = ccc_env_io(env); in vvp_io_rw_lock() 364 struct ccc_io *cio = ccc_env_io(env); in vvp_io_setattr_lock() 477 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_read_start() 557 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_read_fini() 568 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_write_start() 1137 struct ccc_io *cio = ccc_env_io(env); in vvp_io_init()
|
D | llite_mmap.c | 149 struct ccc_io *cio = ccc_env_io(env); in ll_fault_io_init()
|
D | rw.c | 94 struct ccc_io *cio; in ll_cl_init()
|
D | file.c | 1119 struct ccc_io *cio = ccc_env_io(env); in ll_file_io_generic()
|