Searched defs:nfs_pgio_completion_ops (Results 1 – 3 of 3) sorted by relevance
15674 struct nfs_pgio_completion_ops { struct15675 void (*error_cleanup)(struct list_head *, int);15676 void (*init_hdr)(struct nfs_pgio_header *);15677 void (*completion)(struct nfs_pgio_header *);15678 void (*reschedule_io)(struct nfs_pgio_header *);
16128 struct nfs_pgio_completion_ops { struct16129 void (*error_cleanup)(struct list_head *, int);16130 void (*init_hdr)(struct nfs_pgio_header *);16131 void (*completion)(struct nfs_pgio_header *);16132 void (*reschedule_io)(struct nfs_pgio_header *);