Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.c136 struct inode *inode = container_of(head, struct inode, i_rcu); in xfs_inode_free_callback()
174 call_rcu(&VFS_I(ip)->i_rcu, xfs_inode_free_callback); in __xfs_inode_free()
/linux/include/linux/
H A Dfs.h836 struct rcu_head i_rcu; member