Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c202 struct fixed_file_ref_node { struct
215 struct fixed_file_ref_node *node; argument
6970 struct fixed_file_ref_node *ref_node = NULL; in io_sqe_files_unregister()
7314 static void __io_file_put_work(struct fixed_file_ref_node *ref_node) in __io_file_put_work()
7340 struct fixed_file_ref_node *ref_node; in io_file_put_work()
7343 ref_node = llist_entry(node, struct fixed_file_ref_node, llist); in io_file_put_work()
7351 struct fixed_file_ref_node *ref_node; in io_file_data_ref_zero()
7357 ref_node = container_of(ref, struct fixed_file_ref_node, refs); in io_file_data_ref_zero()
7366 struct fixed_file_ref_node, node); in io_file_data_ref_zero()
7384 static struct fixed_file_ref_node *alloc_fixed_file_ref_node( in alloc_fixed_file_ref_node()
[all …]