Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Daio.c95 struct kioctx { struct
368 struct kioctx *ctx; in aio_ring_mremap()
410 struct kioctx *ctx; in aio_migrate_folio()
587 struct kioctx *ctx; in kiocb_set_cancel_fn()
618 struct kioctx *ctx = container_of(to_rcu_work(work), struct kioctx, in free_ioctx()
631 struct kioctx *ctx = container_of(ref, struct kioctx, reqs); in free_ioctx_reqs()
649 struct kioctx *ctx = container_of(ref, struct kioctx, users); in free_ioctx_users()
736 struct kioctx *ctx; in ioctx_alloc()
2084 struct kioctx *ctx; in SYSCALL_DEFINE3()
2126 struct kioctx *ctx; in COMPAT_SYSCALL_DEFINE3()
[all …]
/linux-6.15/include/linux/
H A Daio.h7 struct kioctx;