Home
last modified time | relevance | path

Searched refs:cl_io_operations (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h2015 const struct cl_io_operations *cis_iop;
2028 struct cl_io_operations { struct
2726 struct cl_object *obj, const struct cl_io_operations *ops);
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_io.c754 static const struct cl_io_operations lov_io_ops = {
843 static const struct cl_io_operations lov_empty_io_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_io.c647 static const struct cl_io_operations osc_io_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_io.c1092 static const struct cl_io_operations vvp_io_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1029 const struct cl_io_operations *ops) in cl_io_slice_add()