Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c697 struct percpu_ref *fixed_file_refs; member
1849 percpu_ref_put(req->fixed_file_refs); in io_put_file()
6105 req->fixed_file_refs = &ctx->file_data->node->refs; in io_file_get()
6106 percpu_ref_get(req->fixed_file_refs); in io_file_get()