Home
last modified time | relevance | path

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

/fs/
Daio.c194 static void ctx_rcu_free(struct rcu_head *head) in ctx_rcu_free() function
223 call_rcu(&ctx->rcu_head, ctx_rcu_free); in __put_ioctx()