Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_page.h66 struct nfs_rw_ops { struct
91 const struct nfs_rw_ops *pg_rw_ops; argument
125 const struct nfs_rw_ops *rw_ops,
Dnfs_xdr.h1391 const struct nfs_rw_ops *rw_ops;
/linux-4.4.14/fs/nfs/
Dread.c32 static const struct nfs_rw_ops nfs_rw_read_ops;
448 static const struct nfs_rw_ops nfs_rw_read_ops = {
Dpagelist.c518 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *ops) in nfs_pgio_header_alloc()
721 const struct nfs_rw_ops *rw_ops, in nfs_pageio_init()
Dinternal.h244 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *);
Dwrite.c48 static const struct nfs_rw_ops nfs_rw_write_ops;
2035 static const struct nfs_rw_ops nfs_rw_write_ops = {