Searched refs:ccc_prep_size (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lclient.h | 351 int ccc_prep_size(const struct lu_env *env, struct cl_object *obj,
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_io.c | 497 result = ccc_prep_size(env, obj, io, pos, tot, &exceed); in vvp_io_read_start() 673 result = ccc_prep_size(env, obj, io, 0, offset + 1, NULL); in vvp_io_fault_start()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 783 int ccc_prep_size(const struct lu_env *env, struct cl_object *obj, in ccc_prep_size() function
|