Searched defs:nfs_rw_ops (Results 1 – 1 of 1) sorted by relevance
66 struct nfs_rw_ops { struct67 const fmode_t rw_mode;68 struct nfs_pgio_header *(*rw_alloc_header)(void);92 const struct nfs_rw_ops *pg_rw_ops; argument