Searched refs:cl_req_operations (Results 1 – 6 of 6) sorted by relevance
82 static const struct cl_req_operations lovsub_req_ops = {
130 static const struct cl_req_operations lov_req_ops = {
2483 struct cl_req_operations { struct2572 const struct cl_req_operations *crs_ops;2724 const struct cl_req_operations *ops);
66 static const struct cl_req_operations ccc_req_ops;856 static const struct cl_req_operations ccc_req_ops = {
784 static const struct cl_req_operations osc_req_ops = {
1293 const struct cl_req_operations *ops) in cl_req_slice_add()