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()
965 int nfs_write_need_commit(struct nfs_pgio_header *hdr) in nfs_write_need_commit()
972 static void nfs_async_write_init(struct nfs_pgio_header *hdr) in nfs_async_write_init()
977 static void nfs_write_completion(struct nfs_pgio_header *hdr) in nfs_write_completion()
1374 static void nfs_initiate_write(struct nfs_pgio_header *hdr, in nfs_initiate_write()
1414 static void nfs_async_write_reschedule_io(struct nfs_pgio_header *hdr) in nfs_async_write_reschedule_io()
1493 static void nfs_writeback_check_extend(struct nfs_pgio_header *hdr, in nfs_writeback_check_extend()
1514 void nfs_writeback_update_inode(struct nfs_pgio_header *hdr) in nfs_writeback_update_inode()
1530 struct nfs_pgio_header *hdr, in nfs_writeback_done()
1584 struct nfs_pgio_header *hdr) in nfs_writeback_result()
2111 sizeof(struct nfs_pgio_header), in nfs_init_writepagecache()