Home
last modified time | relevance | path

Searched refs:nfs_pgio_completion_ops (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/include/linux/
Dnfs_page.h104 const struct nfs_pgio_completion_ops *pg_completion_ops;
142 const struct nfs_pgio_completion_ops *compl_ops,
Dnfs_xdr.h1622 const struct nfs_pgio_completion_ops *completion_ops;
1695 struct nfs_pgio_completion_ops { struct
/linux-6.6.21/fs/nfs/
Dread.c34 const struct nfs_pgio_completion_ops nfs_async_read_completion_ops;
65 const struct nfs_pgio_completion_ops *compl_ops) in nfs_pageio_init_read()
212 const struct nfs_pgio_completion_ops nfs_async_read_completion_ops = {
Dinternal.h492 struct nfs_pgio_completion_ops;
494 extern const struct nfs_pgio_completion_ops nfs_async_read_completion_ops;
497 const struct nfs_pgio_completion_ops *compl_ops);
518 const struct nfs_pgio_completion_ops *compl_ops);
Ddirect.c69 static const struct nfs_pgio_completion_ops nfs_direct_write_completion_ops;
310 static const struct nfs_pgio_completion_ops nfs_direct_read_completion_ops = {
803 static const struct nfs_pgio_completion_ops nfs_direct_write_completion_ops = {
Dwrite.c58 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops;
1459 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = {
1468 const struct nfs_pgio_completion_ops *compl_ops) in nfs_pageio_init_write()
Dpagelist.c931 const struct nfs_pgio_completion_ops *compl_ops, in nfs_pageio_init()