Home
last modified time | relevance | path

Searched refs:nfs_pageio_ops (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dnfs_page.h64 struct nfs_pageio_ops { struct
99 const struct nfs_pageio_ops *pg_ops;
141 const struct nfs_pageio_ops *pg_ops,
65 pg_initnfs_pageio_ops global() argument
66 pg_testnfs_pageio_ops global() argument
68 pg_doionfs_pageio_ops global() argument
69 pg_get_mirror_countnfs_pageio_ops global() argument
71 pg_cleanupnfs_pageio_ops global() argument
73 pg_get_mirrornfs_pageio_ops global() argument
74 pg_set_mirrornfs_pageio_ops global() argument
/linux/fs/nfs/
H A Dpnfs.h155 const struct nfs_pageio_ops *pg_read_ops;
156 const struct nfs_pageio_ops *pg_write_ops;
H A Dread.c69 const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops; in nfs_pageio_init_read()
H A Dinternal.h306 extern const struct nfs_pageio_ops nfs_pgio_rw_ops;
H A Dwrite.c1440 const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops; in nfs_pageio_init_write()
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c946 static const struct nfs_pageio_ops bl_pg_read_ops = {
953 static const struct nfs_pageio_ops bl_pg_write_ops = {
/linux/fs/nfs/filelayout/
H A Dfilelayout.c915 static const struct nfs_pageio_ops filelayout_pg_read_ops = {
922 static const struct nfs_pageio_ops filelayout_pg_write_ops = {
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1018 static const struct nfs_pageio_ops ff_layout_pg_read_ops = {
1025 static const struct nfs_pageio_ops ff_layout_pg_write_ops = {