Searched refs:free_ioctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/
H A Daio.c562 static void free_ioctx(struct work_struct *work) free_ioctx() function
583 INIT_WORK(&ctx->free_work, free_ioctx); free_ioctx_reqs()
810 * It'd be more correct to do this in free_ioctx(), after all kill_ioctx()
831 * There may be outstanding kiocbs, but free_ioctx() will explicitly wait on

Completed in 59 milliseconds