Lines Matching refs:nfs_pgio_header
192 static void bl_mark_devices_unavailable(struct nfs_pgio_header *header, bool rw) in bl_mark_devices_unavailable()
220 struct nfs_pgio_header *header = par->data; in bl_end_io_read()
235 struct nfs_pgio_header *hdr; in bl_read_cleanup()
238 hdr = container_of(task, struct nfs_pgio_header, task); in bl_read_cleanup()
245 struct nfs_pgio_header *hdr = data; in bl_end_par_io_read()
253 bl_read_pagelist(struct nfs_pgio_header *header) in bl_read_pagelist()
349 struct nfs_pgio_header *header = par->data; in bl_end_io_write()
367 struct nfs_pgio_header *hdr = in bl_write_cleanup()
368 container_of(task, struct nfs_pgio_header, task); in bl_write_cleanup()
389 struct nfs_pgio_header *hdr = data; in bl_end_par_io_write()
398 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()