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

/linux-master/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,
/linux-master/fs/nfs/
H A Dread.c68 const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops;
H A Dpnfs.h149 const struct nfs_pageio_ops *pg_read_ops;
150 const struct nfs_pageio_ops *pg_write_ops;
H A Dpagelist.c930 const struct nfs_pageio_ops *pg_ops,
1585 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.c1456 const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops;
/linux-master/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 = {
/linux-master/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 = {
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c994 static const struct nfs_pageio_ops ff_layout_pg_read_ops = {
1001 static const struct nfs_pageio_ops ff_layout_pg_write_ops = {

Completed in 184 milliseconds