Lines Matching refs:nfs_pgio_header
95 static struct nfs_pgio_header *nfs_writehdr_alloc(void) in nfs_writehdr_alloc()
97 struct nfs_pgio_header *p; in nfs_writehdr_alloc()
110 static void nfs_writehdr_free(struct nfs_pgio_header *hdr) in nfs_writehdr_free()
977 int nfs_write_need_commit(struct nfs_pgio_header *hdr) in nfs_write_need_commit()
984 static void nfs_async_write_init(struct nfs_pgio_header *hdr) in nfs_async_write_init()
989 static void nfs_write_completion(struct nfs_pgio_header *hdr) in nfs_write_completion()
1403 static void nfs_initiate_write(struct nfs_pgio_header *hdr, in nfs_initiate_write()
1447 static void nfs_async_write_reschedule_io(struct nfs_pgio_header *hdr) in nfs_async_write_reschedule_io()
1499 static void nfs_writeback_check_extend(struct nfs_pgio_header *hdr, in nfs_writeback_check_extend()
1520 void nfs_writeback_update_inode(struct nfs_pgio_header *hdr) in nfs_writeback_update_inode()
1536 struct nfs_pgio_header *hdr, in nfs_writeback_done()
1602 struct nfs_pgio_header *hdr) in nfs_writeback_result()
2138 sizeof(struct nfs_pgio_header), in nfs_init_writepagecache()