Searched defs:nfs_pgio_completion_ops (Results 1 – 1 of 1) sorted by relevance
1684 struct nfs_pgio_completion_ops { struct1685 void (*error_cleanup)(struct list_head *head, int);1686 void (*init_hdr)(struct nfs_pgio_header *hdr);1687 void (*completion)(struct nfs_pgio_header *hdr);1688 void (*reschedule_io)(struct nfs_pgio_header *hdr);