Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c386 struct llist_head file_put_llist; member
1181 init_llist_head(&ctx->file_put_llist); in io_ring_ctx_alloc()
7337 node = llist_del_all(&ctx->file_put_llist); in io_file_put_work()
7371 first_add |= llist_add(&ref_node->llist, &ctx->file_put_llist); in io_file_data_ref_zero()