Lines Matching refs:nfs_pgio_header
79 static struct nfs_pgio_header *nfs_writehdr_alloc(void) in nfs_writehdr_alloc()
81 struct nfs_pgio_header *p = mempool_alloc(nfs_wdata_mempool, GFP_NOIO); in nfs_writehdr_alloc()
88 static void nfs_writehdr_free(struct nfs_pgio_header *hdr) in nfs_writehdr_free()
895 int nfs_write_need_commit(struct nfs_pgio_header *hdr) in nfs_write_need_commit()
902 static void nfs_write_completion(struct nfs_pgio_header *hdr) in nfs_write_completion()
1291 static void nfs_initiate_write(struct nfs_pgio_header *hdr, in nfs_initiate_write()
1399 static void nfs_writeback_check_extend(struct nfs_pgio_header *hdr, in nfs_writeback_check_extend()
1420 void nfs_writeback_update_inode(struct nfs_pgio_header *hdr) in nfs_writeback_update_inode()
1436 struct nfs_pgio_header *hdr, in nfs_writeback_done()
1485 struct nfs_pgio_header *hdr) in nfs_writeback_result()
1973 sizeof(struct nfs_pgio_header), in nfs_init_writepagecache()