Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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,
Dnfs_xdr.h1623 const struct nfs_rw_ops *rw_ops;
/Linux-v6.6/fs/nfs/
Dread.c35 static const struct nfs_rw_ops nfs_rw_read_ops;
452 static const struct nfs_rw_ops nfs_rw_read_ops = {
Dpagelist.c749 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *ops) in nfs_pgio_header_alloc()
932 const struct nfs_rw_ops *rw_ops, in nfs_pageio_init()
Dinternal.h299 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *);
Dwrite.c60 static const struct nfs_rw_ops nfs_rw_write_ops;
2211 static const struct nfs_rw_ops nfs_rw_write_ops = {