Searched refs:shmem_destroy_callback (Results 1 – 2 of 2) sorted by relevance
3568 static void shmem_destroy_callback(struct rcu_head *head) in shmem_destroy_callback() function3580 call_rcu(&inode->i_rcu, shmem_destroy_callback); in shmem_destroy_inode()
536 to fix shmem_destroy_callback() that used to take that kind of shortcut;