Home
last modified time | relevance | path

Searched defs:kioctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/
Daio.c95 struct kioctx { struct
103 struct __percpu kioctx_cpu *cpu; argument
109 unsigned req_batch;
117 unsigned max_reqs;
120 unsigned nr_events;
122 unsigned long mmap_base;
123 unsigned long mmap_size;
125 struct page **ring_pages;
126 long nr_pages;
128 struct rcu_work free_rwork; /* see free_ioctx() */
[all …]