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