Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_page.h100 const struct nfs_pgio_completion_ops *pg_completion_ops;
130 const struct nfs_pgio_completion_ops *compl_ops,
H A Dnfs_xdr.h1597 const struct nfs_pgio_completion_ops *completion_ops;
1667 struct nfs_pgio_completion_ops { struct
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dread.c33 static const struct nfs_pgio_completion_ops nfs_async_read_completion_ops;
63 const struct nfs_pgio_completion_ops *compl_ops) in nfs_pageio_init_read()
232 static const struct nfs_pgio_completion_ops nfs_async_read_completion_ops = {
H A Dinternal.h474 struct nfs_pgio_completion_ops;
478 const struct nfs_pgio_completion_ops *compl_ops);
494 const struct nfs_pgio_completion_ops *compl_ops);
H A Ddirect.c100 static const struct nfs_pgio_completion_ops nfs_direct_write_completion_ops;
333 static const struct nfs_pgio_completion_ops nfs_direct_read_completion_ops = {
775 static const struct nfs_pgio_completion_ops nfs_direct_write_completion_ops = {
H A Dwrite.c57 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops;
1421 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = {
1430 const struct nfs_pgio_completion_ops *compl_ops) in nfs_pageio_init_write()
H A Dpagelist.c837 const struct nfs_pgio_completion_ops *compl_ops, in nfs_pageio_init()