Home
last modified time | relevance | path

Searched refs:cl_page_operations (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_page.c58 static const struct cl_page_operations lovsub_page_ops = {
Dlov_page.c139 static const struct cl_page_operations lov_page_ops = {
212 static const struct cl_page_operations lov_empty_page_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_page.c393 static const struct cl_page_operations vvp_page_ops = {
503 static const struct cl_page_operations vvp_transient_page_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h120 struct cl_page_operations;
792 const struct cl_page_operations *cpl_ops;
834 struct cl_page_operations { struct
2721 const struct cl_page_operations *ops);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c691 #define CL_PAGE_OP(opname) offsetof(struct cl_page_operations, opname)
1537 const struct cl_page_operations *ops) in cl_page_slice_add()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_page.c480 static const struct cl_page_operations osc_page_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c307 static const struct cl_page_operations echo_page_ops = {