Home
last modified time | relevance | path

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

/fs/
Daio.c1249 static void io_destroy(struct kioctx *ioctx) in io_destroy() function
1315 io_destroy(ioctx); in SYSCALL_DEFINE2()
1328 SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) in SYSCALL_DEFINE1() argument
1332 io_destroy(ioctx); in SYSCALL_DEFINE1()