Searched refs:file_alloc_start (Results 1 – 3 of 3) sorted by relevance
65 ctx->file_table.alloc_hint = ctx->file_alloc_start; in io_reset_alloc_hint()71 ctx->file_alloc_start = off; in io_file_table_set_alloc_range()
27 if (table->alloc_hint == ctx->file_alloc_start) in io_file_bitmap_get()30 table->alloc_hint = ctx->file_alloc_start; in io_file_bitmap_get()
273 unsigned int file_alloc_start; member
Completed in 8 milliseconds