Home
last modified time | relevance | path

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

/openbmc/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,
/openbmc/linux/fs/nfs/
H A Dpnfs.h148 const struct nfs_pageio_ops *pg_read_ops;
149 const struct nfs_pageio_ops *pg_write_ops;
H A Dread.c68 const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops; in nfs_pageio_init_read()
H A Dpagelist.c930 const struct nfs_pageio_ops *pg_ops, in nfs_pageio_init()
1590 const struct nfs_pageio_ops nfs_pgio_rw_ops = {
H A Dinternal.h298 extern const struct nfs_pageio_ops nfs_pgio_rw_ops;
H A Dwrite.c1471 const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops; in nfs_pageio_init_write()
/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.c926 static const struct nfs_pageio_ops bl_pg_read_ops = {
933 static const struct nfs_pageio_ops bl_pg_write_ops = {
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c923 static const struct nfs_pageio_ops filelayout_pg_read_ops = {
930 static const struct nfs_pageio_ops filelayout_pg_write_ops = {
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1009 static const struct nfs_pageio_ops ff_layout_pg_read_ops = {
1016 static const struct nfs_pageio_ops ff_layout_pg_write_ops = {