Home
last modified time | relevance | path

Searched refs:file_alloc_end (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/io_uring/
Dfiletable.h72 ctx->file_alloc_end = off + len; in io_file_table_set_alloc_range()
Dfiletable.c19 unsigned long nr = ctx->file_alloc_end; in io_file_bitmap_get()
/Linux-v6.1/include/linux/
Dio_uring_types.h268 unsigned int file_alloc_end; member