Lines Matching refs:nfs_pgio_header
169 static void bl_mark_devices_unavailable(struct nfs_pgio_header *header, bool rw) in bl_mark_devices_unavailable()
197 struct nfs_pgio_header *header = par->data; in bl_end_io_read()
212 struct nfs_pgio_header *hdr; in bl_read_cleanup()
215 hdr = container_of(task, struct nfs_pgio_header, task); in bl_read_cleanup()
222 struct nfs_pgio_header *hdr = data; in bl_end_par_io_read()
230 bl_read_pagelist(struct nfs_pgio_header *header) in bl_read_pagelist()
326 struct nfs_pgio_header *header = par->data; in bl_end_io_write()
344 struct nfs_pgio_header *hdr = in bl_write_cleanup()
345 container_of(task, struct nfs_pgio_header, task); in bl_write_cleanup()
366 struct nfs_pgio_header *hdr = data; in bl_end_par_io_write()
375 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()