Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dcl_object.h834 struct cl_page_operations { struct
844 struct page *(*cpo_vmpage)(const struct lu_env *env,
874 /** Dual to cl_page_operations::cpo_assume(). Optional. Called argument
881 void (*cpo_unassume)(const struct lu_env *env,
890 void (*cpo_export)(const struct lu_env *env,
898 int (*cpo_unmap)(const struct lu_env *env,
908 int (*cpo_is_vmlocked)(const struct lu_env *env,
920 void (*cpo_discard)(const struct lu_env *env,
930 void (*cpo_delete)(const struct lu_env *env,
933 void (*cpo_fini)(const struct lu_env *env,
[all …]