Searched defs:nfs_pgio_completion_ops (Results 1 – 1 of 1) sorted by relevance
1723 struct nfs_pgio_completion_ops { struct1724 void (*error_cleanup)(struct list_head *head, int);1725 void (*init_hdr)(struct nfs_pgio_header *hdr);1726 void (*completion)(struct nfs_pgio_header *hdr);1727 void (*reschedule_io)(struct nfs_pgio_header *hdr);