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

/linux-4.1.27/fs/
H A Daio.c592 static void free_ioctx_users(struct percpu_ref *ref) free_ioctx_users() function
724 if (percpu_ref_init(&ctx->users, free_ioctx_users, 0, GFP_KERNEL)) ioctx_alloc()
755 percpu_ref_get(&ctx->reqs); /* free_ioctx_users() will drop this */ ioctx_alloc()

Completed in 56 milliseconds