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

/linux-master/include/linux/
H A Dnfs_page.h104 const struct nfs_pgio_completion_ops *pg_completion_ops;
142 const struct nfs_pgio_completion_ops *compl_ops,
H A Dnfs_xdr.h1622 const struct nfs_pgio_completion_ops *completion_ops;
1695 struct nfs_pgio_completion_ops { struct
/linux-master/fs/nfs/
H A Dread.c34 const struct nfs_pgio_completion_ops nfs_async_read_completion_ops;
65 const struct nfs_pgio_completion_ops *compl_ops)
212 const struct nfs_pgio_completion_ops nfs_async_read_completion_ops = {
H A Dinternal.h490 struct nfs_pgio_completion_ops;
492 extern const struct nfs_pgio_completion_ops nfs_async_read_completion_ops;
495 const struct nfs_pgio_completion_ops *compl_ops);
516 const struct nfs_pgio_completion_ops *compl_ops);
H A 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 = {
814 static const struct nfs_pgio_completion_ops nfs_direct_write_completion_ops = {
H A 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)
H A Dpagelist.c931 const struct nfs_pgio_completion_ops *compl_ops,

Completed in 137 milliseconds