Home
last modified time | relevance | path

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

/linux-4.4.14/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 = {
211 static const struct cl_page_operations lov_empty_page_ops = {
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_page.c399 static const struct cl_page_operations vvp_page_ops = {
509 static const struct cl_page_operations vvp_transient_page_ops = {
/linux-4.4.14/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
2716 const struct cl_page_operations *ops);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c674 #define CL_PAGE_OP(opname) offsetof(struct cl_page_operations, opname)
1516 const struct cl_page_operations *ops) in cl_page_slice_add()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_page.c480 static const struct cl_page_operations osc_page_ops = {
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c306 static const struct cl_page_operations echo_page_ops = {