Searched refs:idal_buffer_alloc (Results 1 – 4 of 4) sorted by relevance
255 ib = idal_buffer_alloc(count, 0); in fs3270_read()299 ib = idal_buffer_alloc(count, 0); in fs3270_write()473 ib = idal_buffer_alloc(2*fp->view.rows*fp->view.cols + 5, 0); in fs3270_open()
113 new = idal_buffer_alloc(block_size, 0); in tapechar_check_idalbuffer()
238 new = idal_buffer_alloc(count, 0); in tape_std_mtsetblk()
118 idal_buffer_alloc(size_t size, int page_order) in idal_buffer_alloc() function