Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.c141 struct inode *inode = container_of(head, struct inode, i_rcu); in xfs_inode_free_callback()
177 call_rcu(&VFS_I(ip)->i_rcu, xfs_inode_free_callback); in __xfs_inode_free()
/linux/include/linux/
H A Dfs.h746 struct rcu_head i_rcu; member
/linux/Documentation/filesystems/
H A Dporting.rst402 Even though i_dentry and i_rcu share storage in a union, we will