Home
last modified time | relevance | path

Searched refs:cl_page_slice (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_page.c64 struct cl_page_slice *slice) in vvp_page_fini()
78 const struct cl_page_slice *slice, struct cl_io *io, in vvp_page_own()
103 const struct cl_page_slice *slice, in vvp_page_assume()
114 const struct cl_page_slice *slice, in vvp_page_unassume()
124 const struct cl_page_slice *slice, struct cl_io *io) in vvp_page_disown()
135 const struct cl_page_slice *slice, in vvp_page_discard()
158 const struct cl_page_slice *slice, in vvp_page_unmap()
177 const struct cl_page_slice *slice) in vvp_page_delete()
197 const struct cl_page_slice *slice, in vvp_page_export()
211 const struct cl_page_slice *slice) in vvp_page_is_vmlocked()
[all …]
Dvvp_io.c812 const struct cl_page_slice *slice) in vvp_io_read_page()
933 const struct cl_page_slice *slice, in vvp_io_prepare_write()
967 const struct cl_page_slice *slice, in vvp_io_commit_write()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_page.c55 static int lov_page_invariant(const struct cl_page_slice *slice) in lov_page_invariant()
67 struct cl_page_slice *slice) in lov_page_fini()
83 const struct cl_page_slice *slice, struct cl_io *io, in lov_page_own()
102 const struct cl_page_slice *slice, struct cl_io *io) in lov_page_assume()
108 const struct cl_page_slice *slice, in lov_page_cache_add()
131 const struct cl_page_slice *slice, in lov_page_print()
152 struct cl_page_slice *slice) in lov_empty_page_fini()
Dlov_cl_internal.h367 struct cl_page_slice lps_cl;
438 struct cl_page_slice lsb_cl;
636 const struct cl_page_slice *slice);
772 static inline struct lov_page *cl2lov_page(const struct cl_page_slice *slice) in cl2lov_page()
784 cl2lovsub_page(const struct cl_page_slice *slice) in cl2lovsub_page()
795 static inline struct cl_page *lov_sub_page(const struct cl_page_slice *slice) in lov_sub_page()
Dlovsub_page.c54 struct cl_page_slice *slice) in lovsub_page_fini()
Dlov_io.c260 const struct cl_page_slice *slice) in lov_page_subio()
682 const struct cl_page_slice *slice, in lov_io_prepare_write()
702 const struct cl_page_slice *slice, in lov_io_commit_write()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h115 struct cl_page_slice;
785 struct cl_page_slice { struct
845 const struct cl_page_slice *slice);
856 const struct cl_page_slice *slice,
864 const struct cl_page_slice *slice, struct cl_io *io);
873 const struct cl_page_slice *slice, struct cl_io *io);
882 const struct cl_page_slice *slice,
891 const struct cl_page_slice *slice, int uptodate);
899 const struct cl_page_slice *slice, struct cl_io *io);
909 const struct cl_page_slice *slice);
[all …]
Dlclient.h214 struct cl_page_slice cpg_cl;
230 static inline struct ccc_page *cl2ccc_page(const struct cl_page_slice *slice) in cl2ccc_page()
292 const struct cl_page_slice *slice);
294 const struct cl_page_slice *slice, struct cl_io *io);
295 int ccc_fail(const struct lu_env *env, const struct cl_page_slice *slice);
297 const struct cl_page_slice *slice,
346 struct page *cl2vm_page (const struct cl_page_slice *slice);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c100 static const struct cl_page_slice *
104 const struct cl_page_slice *slice; in cl_page_at_trusted()
155 const struct cl_page_slice *slice; in cl_page_gang_lookup()
255 struct cl_page_slice *slice; in cl_page_free()
258 struct cl_page_slice, cpl_linkage); in cl_page_free()
603 const struct cl_page_slice *slice; in cl_page_vmpage()
667 const struct cl_page_slice *cl_page_at(const struct cl_page *page, in cl_page_at()
680 const struct cl_page_slice *__scan; \
710 const struct cl_page_slice *__scan; \
732 const struct cl_page_slice *__scan; \
[all …]
Dcl_io.c688 static const struct cl_page_slice *
691 const struct cl_page_slice *slice; in cl_io_slice_page()
767 const struct cl_page_slice *slice; in cl_io_read_page()
806 const struct cl_page_slice *slice; in cl_io_prepare_write()
845 const struct cl_page_slice *slice; in cl_io_commit_write()
1331 struct cl_page_slice *slice; in cl_req_init()
1509 const struct cl_page_slice *scan; in cl_req_attr_set()
Dcl_lock.c1820 const struct cl_page_slice *slice; in pgoff_at_lock()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_page.c166 struct cl_page_slice *slice) in osc_page_fini()
217 const struct cl_page_slice *slice, in osc_page_cache_add()
291 const struct cl_page_slice *slice, in osc_page_is_under_lock()
308 const struct cl_page_slice *slice, in osc_page_disown()
318 const struct cl_page_slice *slice, in osc_page_completion_read()
330 const struct cl_page_slice *slice, in osc_page_completion_write()
340 const struct cl_page_slice *slice, in osc_page_fail()
364 const struct cl_page_slice *slice, in osc_page_print()
409 const struct cl_page_slice *slice) in osc_page_delete()
437 void osc_page_clip(const struct lu_env *env, const struct cl_page_slice *slice, in osc_page_clip()
[all …]
Dosc_io.c73 const struct cl_page_slice *slice; in osc_cl_page_osc()
257 const struct cl_page_slice *slice, in osc_io_prepare_write()
283 const struct cl_page_slice *slice, in osc_io_commit_write()
346 const struct cl_page_slice *slice; in trunc_check_cb()
Dosc_cl_internal.h336 struct cl_page_slice ops_cl;
547 static inline struct osc_page *cl2osc_page(const struct cl_page_slice *slice) in cl2osc_page()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c83 struct cl_page_slice ep_cl;
129 static inline struct echo_page *cl2echo_page(const struct cl_page_slice *s) in cl2echo_page()
227 const struct cl_page_slice *slice) in echo_page_vmpage()
233 const struct cl_page_slice *slice, in echo_page_own()
246 const struct cl_page_slice *slice, in echo_page_disown()
256 const struct cl_page_slice *slice, in echo_page_discard()
263 const struct cl_page_slice *slice) in echo_page_is_vmlocked()
271 const struct cl_page_slice *slice, in echo_page_completion()
278 struct cl_page_slice *slice) in echo_page_fini()
289 const struct cl_page_slice *slice, in echo_page_prep()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c449 const struct cl_page_slice *slice) in ccc_page_vmpage()
455 const struct cl_page_slice *slice, in ccc_page_is_under_lock()
481 int ccc_fail(const struct lu_env *env, const struct cl_page_slice *slice) in ccc_fail()
491 const struct cl_page_slice *slice, in ccc_transient_page_prep()
963 struct page *cl2vm_page(const struct cl_page_slice *slice) in cl2vm_page()