Searched refs:ccc_io (Results 1 – 7 of 7) sorted by relevance
/drivers/staging/lustre/lustre/include/ |
D | lclient.h | 77 struct ccc_io { struct 151 struct ccc_io cs_ios; 163 static inline struct ccc_io *ccc_env_io(const struct lu_env *env) in ccc_env_io() 325 void ccc_io_update_iov(const struct lu_env *env, struct ccc_io *cio, 343 struct ccc_io *cl2ccc_io (const struct lu_env *env,
|
/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 458 struct ccc_io *cio = ccc_env_io(env); in ccc_page_is_under_lock() 561 const struct ccc_io *cio = ccc_env_io(env); in ccc_lock_fits_into() 633 struct ccc_io *cio = ccc_env_io(env); in ccc_io_one_lock_index() 659 struct ccc_io *cio, struct cl_io *io) in ccc_io_update_iov() 689 struct ccc_io *cio = cl2ccc_io(env, ios); in ccc_io_advance() 883 struct ccc_io *cio = ccc_env_io(env); in cl_setattr_ost() 948 struct ccc_io *cl2ccc_io(const struct lu_env *env, in cl2ccc_io() 951 struct ccc_io *cio; in cl2ccc_io() 953 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()
|
/drivers/staging/lustre/lustre/llite/ |
D | vvp_io.c | 74 struct ccc_io *cio = ccc_env_io(env); in can_populate_pages() 119 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_fini() 205 struct ccc_io *vio, struct cl_io *io) in vvp_mmap_locks() 290 struct ccc_io *cio = ccc_env_io(env); in vvp_io_rw_lock() 363 struct ccc_io *cio = ccc_env_io(env); in vvp_io_setattr_lock() 475 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_read_start() 555 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_read_fini() 566 struct ccc_io *cio = cl2ccc_io(env, ios); in vvp_io_write_start() 1134 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 | 1110 struct ccc_io *cio = ccc_env_io(env); in ll_file_io_generic()
|