Home
last modified time | relevance | path

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

/linux-6.14.4/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.h1650 const struct nfs_pgio_completion_ops *completion_ops;
1723 struct nfs_pgio_completion_ops { struct
/linux-6.14.4/fs/nfs/
Dread.c35 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()
210 const struct nfs_pgio_completion_ops nfs_async_read_completion_ops = {
Dinternal.h549 struct nfs_pgio_completion_ops;
551 extern const struct nfs_pgio_completion_ops nfs_async_read_completion_ops;
554 const struct nfs_pgio_completion_ops *compl_ops);
574 const struct nfs_pgio_completion_ops *compl_ops);
Ddirect.c70 static const struct nfs_pgio_completion_ops nfs_direct_write_completion_ops;
326 static const struct nfs_pgio_completion_ops nfs_direct_read_completion_ops = {
844 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;
1444 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = {
1453 const struct nfs_pgio_completion_ops *compl_ops) in nfs_pageio_init_write()
Dpagelist.c821 const struct nfs_pgio_completion_ops *compl_ops, in nfs_pageio_init()