Lines Matching refs:nfs_pgio_header
94 static struct nfs_pgio_header *nfs_writehdr_alloc(void) in nfs_writehdr_alloc()
96 struct nfs_pgio_header *p; in nfs_writehdr_alloc()
109 static void nfs_writehdr_free(struct nfs_pgio_header *hdr) in nfs_writehdr_free()
896 int nfs_write_need_commit(struct nfs_pgio_header *hdr) in nfs_write_need_commit()
903 static void nfs_async_write_init(struct nfs_pgio_header *hdr) in nfs_async_write_init()
908 static void nfs_write_completion(struct nfs_pgio_header *hdr) in nfs_write_completion()
1345 static void nfs_initiate_write(struct nfs_pgio_header *hdr, in nfs_initiate_write()
1389 static void nfs_async_write_reschedule_io(struct nfs_pgio_header *hdr) in nfs_async_write_reschedule_io()
1441 static void nfs_writeback_check_extend(struct nfs_pgio_header *hdr, in nfs_writeback_check_extend()
1462 void nfs_writeback_update_inode(struct nfs_pgio_header *hdr) in nfs_writeback_update_inode()
1485 struct nfs_pgio_header *hdr, in nfs_writeback_done()
1552 struct nfs_pgio_header *hdr) in nfs_writeback_result()
2142 sizeof(struct nfs_pgio_header), in nfs_init_writepagecache()