Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dcache.c52 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_cache_inode_get_cookie()
H A Dv9fs_vfs.h72 v9inode = V9FS_I(inode); in v9fs_invalidate_inode_attr()
H A Dvfs_dentry.c77 v9inode = V9FS_I(inode); in __v9fs_lookup_revalidate()
H A Dv9fs.h146 static inline struct v9fs_inode *V9FS_I(const struct inode *inode) in V9FS_I() function
H A Dvfs_dir.c207 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_dir_release()