Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
Dcache.c110 v9inode = V9FS_I(inode); in v9fs_cache_inode_get_cookie()
131 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_cache_inode_put_cookie()
145 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_cache_inode_flush_cookie()
158 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_cache_inode_set_cookie()
175 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_cache_inode_reset_cookie()
206 struct v9fs_inode *v9inode = V9FS_I(inode); in __v9fs_fscache_release_page()
216 struct v9fs_inode *v9inode = V9FS_I(inode); in __v9fs_fscache_invalidate_page()
246 const struct v9fs_inode *v9inode = V9FS_I(inode); in __v9fs_readpage_from_fscache()
284 const struct v9fs_inode *v9inode = V9FS_I(inode); in __v9fs_readpages_from_fscache()
319 const struct v9fs_inode *v9inode = V9FS_I(inode); in __v9fs_readpage_to_fscache()
[all …]
Dvfs_dentry.c75 v9inode = V9FS_I(inode); in v9fs_lookup_revalidate()
Dvfs_addr.c151 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_vfs_writepage_locked()
268 v9inode = V9FS_I(inode); in v9fs_write_begin()
Dvfs_super.c299 v9inode = V9FS_I(inode); in v9fs_write_inode()
321 v9inode = V9FS_I(inode); in v9fs_write_inode_dotl()
Dv9fs_vfs.h70 v9inode = V9FS_I(inode); in v9fs_invalidate_inode_attr()
Dvfs_inode.c246 kmem_cache_free(v9fs_inode_cache, V9FS_I(inode)); in v9fs_free_inode()
377 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_evict_inode()
395 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_test_inode()
424 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_set_inode()
823 v9inode = V9FS_I(d_inode(dentry)); in v9fs_vfs_atomic_open()
1116 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_stat2inode()
Dcache.h77 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_uncache_page()
Dv9fs.h122 static inline struct v9fs_inode *V9FS_I(const struct inode *inode) in V9FS_I() function
Dvfs_file.c53 v9inode = V9FS_I(inode); in v9fs_file_open()
516 v9inode = V9FS_I(inode); in v9fs_mmap_file_mmap()
560 v9inode = V9FS_I(inode); in v9fs_vm_page_mkwrite()
Dvfs_inode_dotl.c58 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_test_inode_dotl()
89 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_set_inode_dotl()
317 v9inode = V9FS_I(inode); in v9fs_vfs_atomic_open_dotl()
620 struct v9fs_inode *v9inode = V9FS_I(inode); in v9fs_stat2inode_dotl()