Searched defs:nfs_pgio_completion_ops (Results 1 – 1 of 1) sorted by relevance
1662 struct nfs_pgio_completion_ops { struct1663 void (*error_cleanup)(struct list_head *head, int);1664 void (*init_hdr)(struct nfs_pgio_header *hdr);1665 void (*completion)(struct nfs_pgio_header *hdr);1666 void (*reschedule_io)(struct nfs_pgio_header *hdr);