Home
last modified time | relevance | path

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

/linux/security/
H A Dsecurity.c1701 static void inode_free_by_rcu(struct rcu_head *head) in inode_free_by_rcu() function
1729 call_rcu((struct rcu_head *)inode->i_security, inode_free_by_rcu); in security_inode_free()