Searched defs:nfs_pgio_completion_ops (Results 1 – 2 of 2) sorted by relevance
1541 struct nfs_pgio_completion_ops { struct1542 void (*error_cleanup)(struct list_head *head, int);1543 void (*init_hdr)(struct nfs_pgio_header *hdr);1544 void (*completion)(struct nfs_pgio_header *hdr);1545 void (*reschedule_io)(struct nfs_pgio_header *hdr);
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);