Lines Matching defs:inode
53 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache()
59 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache()
68 static inline void v9fs_readpage_to_fscache(struct inode *inode, in v9fs_readpage_to_fscache()
75 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page()
82 static inline void v9fs_fscache_wait_on_page_write(struct inode *inode, in v9fs_fscache_wait_on_page_write()
90 static inline void v9fs_cache_inode_get_cookie(struct inode *inode) in v9fs_cache_inode_get_cookie()
94 static inline void v9fs_cache_inode_put_cookie(struct inode *inode) in v9fs_cache_inode_put_cookie()
98 static inline void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *file) in v9fs_cache_inode_set_cookie()
109 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache()
115 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache()
123 static inline void v9fs_readpage_to_fscache(struct inode *inode, in v9fs_readpage_to_fscache()
127 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page()
130 static inline void v9fs_fscache_wait_on_page_write(struct inode *inode, in v9fs_fscache_wait_on_page_write()