Home
last modified time | relevance | path

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

/linux-6.12.1/fs/afs/
Dfs_probe.c30 static void afs_endpoint_state_rcu(struct rcu_head *rcu) in afs_endpoint_state_rcu() function
50 call_rcu(&estate->rcu, afs_endpoint_state_rcu); in afs_put_endpoint_state()