Lines Matching refs:nfs_pgio_header
97 static struct nfs_pgio_header *nfs_writehdr_alloc(void) in nfs_writehdr_alloc()
99 struct nfs_pgio_header *p; in nfs_writehdr_alloc()
112 static void nfs_writehdr_free(struct nfs_pgio_header *hdr) in nfs_writehdr_free()
979 int nfs_write_need_commit(struct nfs_pgio_header *hdr) in nfs_write_need_commit()
986 static void nfs_async_write_init(struct nfs_pgio_header *hdr) in nfs_async_write_init()
991 static void nfs_write_completion(struct nfs_pgio_header *hdr) in nfs_write_completion()
1408 static void nfs_initiate_write(struct nfs_pgio_header *hdr, in nfs_initiate_write()
1452 static void nfs_async_write_reschedule_io(struct nfs_pgio_header *hdr) in nfs_async_write_reschedule_io()
1504 static void nfs_writeback_check_extend(struct nfs_pgio_header *hdr, in nfs_writeback_check_extend()
1525 void nfs_writeback_update_inode(struct nfs_pgio_header *hdr) in nfs_writeback_update_inode()
1541 struct nfs_pgio_header *hdr, in nfs_writeback_done()
1607 struct nfs_pgio_header *hdr) in nfs_writeback_result()
2149 sizeof(struct nfs_pgio_header), in nfs_init_writepagecache()