Home
last modified time | relevance | path

Searched refs:nfs_rw_ops (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dnfs_page.h77 struct nfs_rw_ops { struct
100 const struct nfs_rw_ops *pg_rw_ops; argument
143 const struct nfs_rw_ops *rw_ops,
H A Dnfs_xdr.h1655 const struct nfs_rw_ops *rw_ops;
/linux/fs/nfs/
H A Dread.c36 static const struct nfs_rw_ops nfs_rw_read_ops;
470 static const struct nfs_rw_ops nfs_rw_read_ops = {
H A Dinternal.h307 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *);
H A Dwrite.c60 static const struct nfs_rw_ops nfs_rw_write_ops;
2198 static const struct nfs_rw_ops nfs_rw_write_ops = {