Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs_page.h69 struct nfs_rw_ops { struct
92 const struct nfs_rw_ops *pg_rw_ops; argument
127 const struct nfs_rw_ops *rw_ops,
Dnfs_xdr.h1517 const struct nfs_rw_ops *rw_ops;
/Linux-v5.4/fs/nfs/
Dread.c34 static const struct nfs_rw_ops nfs_rw_read_ops;
477 static const struct nfs_rw_ops nfs_rw_read_ops = {
Dpagelist.c516 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *ops) in nfs_pgio_header_alloc()
704 const struct nfs_rw_ops *rw_ops, in nfs_pageio_init()
Dinternal.h248 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *);
Dwrite.c59 static const struct nfs_rw_ops nfs_rw_write_ops;
2181 static const struct nfs_rw_ops nfs_rw_write_ops = {