Searched defs:nfs_pgio_completion_ops (Results 1 – 1 of 1) sorted by relevance
1667 struct nfs_pgio_completion_ops { struct1668 void (*error_cleanup)(struct list_head *head, int);1669 void (*init_hdr)(struct nfs_pgio_header *hdr);1670 void (*completion)(struct nfs_pgio_header *hdr);1671 void (*reschedule_io)(struct nfs_pgio_header *hdr);