Lines Matching refs:nfs_pgio_header
187 static void bl_mark_devices_unavailable(struct nfs_pgio_header *header, bool rw) in bl_mark_devices_unavailable()
215 struct nfs_pgio_header *header = par->data; in bl_end_io_read()
230 struct nfs_pgio_header *hdr; in bl_read_cleanup()
233 hdr = container_of(task, struct nfs_pgio_header, task); in bl_read_cleanup()
240 struct nfs_pgio_header *hdr = data; in bl_end_par_io_read()
248 bl_read_pagelist(struct nfs_pgio_header *header) in bl_read_pagelist()
344 struct nfs_pgio_header *header = par->data; in bl_end_io_write()
362 struct nfs_pgio_header *hdr = in bl_write_cleanup()
363 container_of(task, struct nfs_pgio_header, task); in bl_write_cleanup()
384 struct nfs_pgio_header *hdr = data; in bl_end_par_io_write()
393 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()