/fs/9p/ |
D | cache.h | 57 static inline int v9fs_fscache_release_page(struct page *page, in v9fs_fscache_release_page() 63 static inline void v9fs_fscache_invalidate_page(struct page *page) in v9fs_fscache_invalidate_page() 69 struct page *page) in v9fs_readpage_from_fscache() 84 struct page *page) in v9fs_readpage_to_fscache() 90 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page() 98 struct page *page) in v9fs_fscache_wait_on_page_write() 117 static inline int v9fs_fscache_release_page(struct page *page, in v9fs_fscache_release_page() 122 static inline void v9fs_fscache_invalidate_page(struct page *page) {} in v9fs_fscache_invalidate_page() 125 struct page *page) in v9fs_readpage_from_fscache() 139 struct page *page) in v9fs_readpage_to_fscache() [all …]
|
D | vfs_addr.c | 52 static int v9fs_fid_readpage(void *data, struct page *page) in v9fs_fid_readpage() 97 static int v9fs_vfs_readpage(struct file *filp, struct page *page) in v9fs_vfs_readpage() 137 static int v9fs_release_page(struct page *page, gfp_t gfp) in v9fs_release_page() 151 static void v9fs_invalidate_page(struct page *page, unsigned int offset, in v9fs_invalidate_page() 162 static int v9fs_vfs_writepage_locked(struct page *page) in v9fs_vfs_writepage_locked() 192 static int v9fs_vfs_writepage(struct page *page, struct writeback_control *wbc) in v9fs_vfs_writepage() 219 static int v9fs_launder_page(struct page *page) in v9fs_launder_page() 274 struct page *page; in v9fs_write_begin() local 307 struct page *page, void *fsdata) in v9fs_write_end()
|
/fs/jfs/ |
D | jfs_metapage.c | 92 #define mp_anchor(page) ((struct meta_anchor *)page_private(page)) argument 94 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 101 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 128 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() 147 static inline void inc_io(struct page *page) in inc_io() 152 static inline void dec_io(struct page *page, void (*handler) (struct page *)) in dec_io() 159 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 164 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 174 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() 181 #define inc_io(page) do {} while(0) argument [all …]
|
/fs/sysv/ |
D | dir.c | 30 static inline void dir_put_page(struct page *page) in dir_put_page() 36 static int dir_commit_chunk(struct page *page, loff_t pos, unsigned len) in dir_commit_chunk() 57 struct page *page = read_mapping_page(mapping, n, NULL); in dir_get_page() local 82 struct page *page = dir_get_page(inode, n); in sysv_readdir() local 133 struct page *page = NULL; in sysv_find_entry() local 177 struct page *page = NULL; in sysv_add_link() local 229 int sysv_delete_entry(struct sysv_dir_entry *de, struct page *page) in sysv_delete_entry() 249 struct page *page = grab_cache_page(inode->i_mapping, 0); in sysv_make_empty() local 286 struct page *page = NULL; in sysv_empty_dir() local 326 void sysv_set_link(struct sysv_dir_entry *de, struct page *page, in sysv_set_link() [all …]
|
/fs/logfs/ |
D | readwrite.c | 205 static void prelock_page(struct super_block *sb, struct page *page, int lock) in prelock_page() 222 static void preunlock_page(struct super_block *sb, struct page *page, int lock) in preunlock_page() 247 void logfs_get_wblocks(struct super_block *sb, struct page *page, int lock) in logfs_get_wblocks() 262 void logfs_put_wblocks(struct super_block *sb, struct page *page, int lock) in logfs_put_wblocks() 281 static void logfs_put_read_page(struct page *page) in logfs_put_read_page() 287 static void logfs_lock_write_page(struct page *page) in logfs_lock_write_page() 315 struct page *page; in logfs_get_write_page() local 336 static void logfs_unlock_write_page(struct page *page) in logfs_unlock_write_page() 342 static void logfs_put_write_page(struct page *page) in logfs_put_write_page() 357 static void logfs_put_page(struct page *page, int rw) in logfs_put_page() [all …]
|
D | file.c | 17 struct page *page; in logfs_write_begin() local 39 loff_t pos, unsigned len, unsigned copied, struct page *page, in logfs_write_end() 82 int logfs_readpage(struct file *file, struct page *page) in logfs_readpage() 96 static void clear_radix_tree_dirty(struct page *page) in clear_radix_tree_dirty() 103 static int __logfs_writepage(struct page *page) in __logfs_writepage() 117 static int logfs_writepage(struct page *page, struct writeback_control *wbc) in logfs_writepage() 162 static void logfs_invalidatepage(struct page *page, unsigned int offset, in logfs_invalidatepage() 179 static int logfs_releasepage(struct page *page, gfp_t only_xfs_uses_this) in logfs_releasepage()
|
/fs/fscache/ |
D | page.c | 23 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write() 38 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write() 51 bool release_page_wait_timeout(struct fscache_cookie *cookie, struct page *page) in release_page_wait_timeout() 64 struct page *page, in __fscache_maybe_release_page() 144 struct page *page) in fscache_end_page_write() 411 struct page *page, in __fscache_read_or_alloc_page() 655 struct page *page, in __fscache_alloc_page() 746 struct page *page; in __fscache_readpages_cancel() local 772 struct page *page; in fscache_write_op() local 868 struct page *page; in fscache_invalidate_writes() local [all …]
|
/fs/nilfs2/ |
D | page.c | 43 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, in __nilfs_get_page_block() 68 struct page *page; in nilfs_grab_buffer() local 91 struct page *page = bh->b_page; in nilfs_forget_buffer() local 155 int nilfs_page_buffers_clean(struct page *page) in nilfs_page_buffers_clean() 168 void nilfs_page_bug(struct page *page) in nilfs_page_bug() 270 struct page *page = pvec.pages[i], *dpage; in nilfs_copy_dirty_pages() local 326 struct page *page = pvec.pages[i], *dpage; in nilfs_copy_back_pages() local 388 struct page *page = pvec.pages[i]; in nilfs_clear_dirty_pages() local 404 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page() 443 unsigned nilfs_page_count_clean_buffers(struct page *page, in nilfs_page_count_clean_buffers() [all …]
|
D | dir.c | 58 static inline void nilfs_put_page(struct page *page) in nilfs_put_page() 78 static int nilfs_prepare_chunk(struct page *page, unsigned from, unsigned to) in nilfs_prepare_chunk() 84 static void nilfs_commit_chunk(struct page *page, in nilfs_commit_chunk() 105 static void nilfs_check_page(struct page *page) in nilfs_check_page() 183 struct page *page = read_mapping_page(mapping, n, NULL); in nilfs_get_page() local 270 struct page *page = nilfs_get_page(inode, n); in nilfs_readdir() local 327 struct page *page = NULL; in nilfs_find_entry() local 383 struct page *page = nilfs_get_page(dir, 0); in nilfs_dotdot() local 398 struct page *page; in nilfs_inode_by_name() local 411 struct page *page, struct inode *inode) in nilfs_set_link() [all …]
|
/fs/ocfs2/cluster/ |
D | nodemanager.c | 178 static ssize_t o2nm_node_num_show(struct config_item *item, char *page) in o2nm_node_num_show() 199 static ssize_t o2nm_node_num_store(struct config_item *item, const char *page, in o2nm_node_num_store() 249 static ssize_t o2nm_node_ipv4_port_show(struct config_item *item, char *page) in o2nm_node_ipv4_port_show() 255 const char *page, size_t count) in o2nm_node_ipv4_port_store() 277 static ssize_t o2nm_node_ipv4_address_show(struct config_item *item, char *page) in o2nm_node_ipv4_address_show() 283 const char *page, in o2nm_node_ipv4_address_store() 333 static ssize_t o2nm_node_local_show(struct config_item *item, char *page) in o2nm_node_local_show() 338 static ssize_t o2nm_node_local_store(struct config_item *item, const char *page, in o2nm_node_local_store() 440 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write() 461 char *page) in o2nm_cluster_idle_timeout_ms_show() [all …]
|
/fs/ext2/ |
D | dir.c | 67 static inline void ext2_put_page(struct page *page) in ext2_put_page() 88 static int ext2_commit_chunk(struct page *page, loff_t pos, unsigned len) in ext2_commit_chunk() 113 static void ext2_check_page(struct page *page, int quiet) in ext2_check_page() 201 struct page *page = read_mapping_page(mapping, n, NULL); in ext2_get_page() local 306 struct page *page = ext2_get_page(inode, n, 0); in ext2_readdir() local 369 struct page *page = NULL; in ext2_find_entry() local 428 struct page *page = ext2_get_page(dir, 0, 0); in ext2_dotdot() local 442 struct page *page; in ext2_inode_by_name() local 452 static int ext2_prepare_chunk(struct page *page, loff_t pos, unsigned len) in ext2_prepare_chunk() 459 struct page *page, struct inode *inode, int update_times) in ext2_set_link() [all …]
|
/fs/exofs/ |
D | dir.c | 41 static inline void exofs_put_page(struct page *page) in exofs_put_page() 57 static int exofs_commit_chunk(struct page *page, loff_t pos, unsigned len) in exofs_commit_chunk() 82 static void exofs_check_page(struct page *page) in exofs_check_page() 160 struct page *page = read_mapping_page(mapping, n, NULL); in exofs_get_page() local 252 struct page *page = exofs_get_page(inode, n); in exofs_readdir() local 311 struct page *page = NULL; in exofs_find_entry() local 359 struct page *page = exofs_get_page(dir, 0); in exofs_dotdot() local 372 struct page *page; in exofs_parent_ino() local 389 struct page *page; in exofs_inode_by_name() local 400 struct page *page, struct inode *inode) in exofs_set_link() [all …]
|
/fs/ceph/ |
D | cache.h | 63 struct page *page) in ceph_fscache_uncache_page() 69 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() 77 struct page *page) in ceph_fscache_readpage_cancel() 126 struct page *page) in ceph_readpage_from_fscache() 140 struct page *page) in ceph_readpage_to_fscache() 153 struct page *page) in ceph_invalidate_fscache_page() 161 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() 167 struct page *page) in ceph_fscache_readpage_cancel()
|
D | addr.c | 58 static inline struct ceph_snap_context *page_snap_context(struct page *page) in page_snap_context() 69 static int ceph_set_page_dirty(struct page *page) in ceph_set_page_dirty() 128 static void ceph_invalidatepage(struct page *page, unsigned int offset, in ceph_invalidatepage() 168 static int ceph_releasepage(struct page *page, gfp_t g) in ceph_releasepage() 184 static int ceph_do_readpage(struct file *filp, struct page *page) in ceph_do_readpage() 242 static int ceph_readpage(struct file *filp, struct page *page) in ceph_readpage() 272 struct page *page = osd_data->pages[i]; in finish_read() local 311 struct page *page = list_entry(page_list->prev, struct page, lru); in start_read() local 470 static int writepage_nounlock(struct page *page, struct writeback_control *wbc) in writepage_nounlock() 562 static int ceph_writepage(struct page *page, struct writeback_control *wbc) in ceph_writepage() [all …]
|
/fs/cifs/ |
D | fscache.h | 61 static inline void cifs_fscache_invalidate_page(struct page *page, in cifs_fscache_invalidate_page() 69 struct page *page) in cifs_readpage_from_fscache() 89 struct page *page) in cifs_readpage_to_fscache() 118 static inline int cifs_fscache_release_page(struct page *page, gfp_t gfp) in cifs_fscache_release_page() 123 static inline void cifs_fscache_invalidate_page(struct page *page, in cifs_fscache_invalidate_page() 126 cifs_readpage_from_fscache(struct inode *inode, struct page *page) in cifs_readpage_from_fscache() 140 struct page *page) {} in cifs_readpage_to_fscache()
|
/fs/ufs/ |
D | dir.c | 43 static int ufs_commit_chunk(struct page *page, loff_t pos, unsigned len) in ufs_commit_chunk() 62 static inline void ufs_put_page(struct page *page) in ufs_put_page() 72 struct page *page; in ufs_inode_by_name() local 85 struct page *page, struct inode *inode, in ufs_set_link() 108 static void ufs_check_page(struct page *page) in ufs_check_page() 190 struct page *page = read_mapping_page(mapping, n, NULL); in ufs_get_page() local 229 struct page *page = ufs_get_page(dir, 0); in ufs_dotdot() local 257 struct page *page = NULL; in ufs_find_entry() local 318 struct page *page = NULL; in ufs_add_link() local 451 struct page *page = ufs_get_page(inode, n); in ufs_readdir() local [all …]
|
/fs/minix/ |
D | dir.c | 28 static inline void dir_put_page(struct page *page) in dir_put_page() 48 static int dir_commit_chunk(struct page *page, loff_t pos, unsigned len) in dir_commit_chunk() 69 struct page *page = read_mapping_page(mapping, n, NULL); in dir_get_page() local 100 struct page *page = dir_get_page(inode, n); in minix_readdir() local 159 struct page *page = NULL; in minix_find_entry() local 206 struct page *page = NULL; in minix_add_link() local 288 int minix_delete_entry(struct minix_dir_entry *de, struct page *page) in minix_delete_entry() 316 struct page *page = grab_cache_page(inode->i_mapping, 0); in minix_make_empty() local 362 struct page *page = NULL; in minix_empty_dir() local 411 void minix_set_link(struct minix_dir_entry *de, struct page *page, in minix_set_link() [all …]
|
/fs/f2fs/ |
D | node.h | 265 static inline void fill_node_footer(struct page *page, nid_t nid, in fill_node_footer() 291 static inline void fill_node_footer_blkaddr(struct page *page, block_t blkaddr) in fill_node_footer_blkaddr() 304 static inline bool is_recoverable_dnode(struct page *page) in is_recoverable_dnode() 386 static inline int is_cold_data(struct page *page) in is_cold_data() 391 static inline void set_cold_data(struct page *page) in set_cold_data() 396 static inline void clear_cold_data(struct page *page) in clear_cold_data() 401 static inline int is_node(struct page *page, int type) in is_node() 407 #define is_cold_node(page) is_node(page, COLD_BIT_SHIFT) argument 408 #define is_fsync_dnode(page) is_node(page, FSYNC_BIT_SHIFT) argument 409 #define is_dent_dnode(page) is_node(page, DENT_BIT_SHIFT) argument [all …]
|
/fs/afs/ |
D | file.c | 109 static void afs_file_readpage_read_complete(struct page *page, in afs_file_readpage_read_complete() 126 int afs_page_filler(void *data, struct page *page) in afs_page_filler() 216 static int afs_readpage(struct file *file, struct page *page) in afs_readpage() 301 static int afs_launder_page(struct page *page) in afs_launder_page() 313 static void afs_invalidatepage(struct page *page, unsigned int offset, in afs_invalidatepage() 350 static int afs_releasepage(struct page *page, gfp_t gfp_flags) in afs_releasepage()
|
D | write.c | 25 int afs_set_page_dirty(struct page *page) in afs_set_page_dirty() 87 loff_t pos, struct page *page) in afs_fill_page() 124 struct page *page; in afs_write_begin() local 249 struct page *page, void *fsdata) in afs_write_end() 302 struct page *page = pv.pages[loop]; in afs_kill_pages() local 325 struct page *pages[8], *page; in afs_write_back_from_locked_page() local 444 int afs_writepage(struct page *page, struct writeback_control *wbc) in afs_writepage() 475 struct page *page; in afs_writepages_region() local 606 struct page *page = pv.pages[loop]; in afs_pages_written_back() local 768 int afs_page_mkwrite(struct vm_area_struct *vma, struct page *page) in afs_page_mkwrite()
|
/fs/ubifs/ |
D | file.c | 104 static int do_readpage(struct page *page) in do_readpage() 230 struct page *page; in write_begin_slow() local 329 static int allocate_budget(struct ubifs_info *c, struct page *page, in allocate_budget() 435 struct page *page; in ubifs_write_begin() local 524 static void cancel_budget(struct ubifs_info *c, struct page *page, in cancel_budget() 542 struct page *page, void *fsdata) in ubifs_write_end() 610 static int populate_page(struct ubifs_info *c, struct page *page, in populate_page() 781 struct page *page; in ubifs_do_bulk_read() local 823 static int ubifs_bulk_read(struct page *page) in ubifs_bulk_read() 889 static int ubifs_readpage(struct file *file, struct page *page) in ubifs_readpage() [all …]
|
/fs/ |
D | buffer.c | 87 void buffer_check_dirty_writeback(struct page *page, in buffer_check_dirty_writeback() 128 __clear_page_buffers(struct page *page) in __clear_page_buffers() 210 struct page *page; in __find_get_block_slow() local 288 struct page *page; in end_buffer_async_read() local 349 struct page *page; in end_buffer_async_write() local 633 static void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty() 673 int __set_page_dirty_buffers(struct page *page) in __set_page_dirty_buffers() 872 struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size, in alloc_page_buffers() 929 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers() 958 init_page_buffers(struct page *page, struct block_device *bdev, in init_page_buffers() [all …]
|
/fs/gfs2/ |
D | aops.c | 41 static void gfs2_page_add_databufs(struct gfs2_inode *ip, struct page *page, in gfs2_page_add_databufs() 97 static int gfs2_writepage_common(struct page *page, in gfs2_writepage_common() 132 static int gfs2_writepage(struct page *page, struct writeback_control *wbc) in gfs2_writepage() 154 static int __gfs2_jdata_writepage(struct page *page, struct writeback_control *wbc) in __gfs2_jdata_writepage() 180 static int gfs2_jdata_writepage(struct page *page, struct writeback_control *wbc) in gfs2_jdata_writepage() 250 struct page *page = pvec->pages[i]; in gfs2_write_jdata_pagevec() local 448 static int stuffed_readpage(struct gfs2_inode *ip, struct page *page) in stuffed_readpage() 495 static int __gfs2_readpage(void *file, struct page *page) in __gfs2_readpage() 524 static int gfs2_readpage(struct file *file, struct page *page) in gfs2_readpage() 567 struct page *page; in gfs2_internal_read() local [all …]
|
/fs/nfs/ |
D | fscache.h | 97 struct page *page) in nfs_fscache_wait_on_page_write() 107 static inline void nfs_fscache_invalidate_page(struct page *page, in nfs_fscache_invalidate_page() 119 struct page *page) in nfs_readpage_from_fscache() 146 struct page *page, in nfs_readpage_to_fscache() 193 static inline int nfs_fscache_release_page(struct page *page, gfp_t gfp) in nfs_fscache_release_page() 197 static inline void nfs_fscache_invalidate_page(struct page *page, in nfs_fscache_invalidate_page() 200 struct page *page) {} in nfs_fscache_wait_on_page_write() 204 struct page *page) in nfs_readpage_from_fscache() 217 struct page *page, int sync) {} in nfs_readpage_to_fscache()
|
/fs/ecryptfs/ |
D | mmap.c | 49 struct page *page = read_mapping_page(inode->i_mapping, index, NULL); in ecryptfs_get_locked_page() local 65 static int ecryptfs_writepage(struct page *page, struct writeback_control *wbc) in ecryptfs_writepage() 122 ecryptfs_copy_up_encrypted_with_header(struct page *page, in ecryptfs_copy_up_encrypted_with_header() 194 static int ecryptfs_readpage(struct file *file, struct page *page) in ecryptfs_readpage() 249 static int fill_zeros_to_end_of_page(struct page *page, unsigned int to) in fill_zeros_to_end_of_page() 284 struct page *page; in ecryptfs_write_begin() local 481 struct page *page, void *fsdata) in ecryptfs_write_end()
|