Lines Matching defs:mapping
910 struct address_space *mapping = inode->i_mapping; in find_data_page() local
983 struct address_space *mapping = inode->i_mapping; in get_lock_data_page() local
1059 struct address_space *mapping = inode->i_mapping; in get_new_data_page() local
1359 struct address_space *mapping, in f2fs_read_data_pages()
1505 struct address_space *mapping = data; in __f2fs_writepage() local
1511 static int f2fs_write_data_pages(struct address_space *mapping, in f2fs_write_data_pages()
1557 static void f2fs_write_failed(struct address_space *mapping, loff_t to) in f2fs_write_failed()
1567 static int f2fs_write_begin(struct file *file, struct address_space *mapping, in f2fs_write_begin()
1683 struct address_space *mapping, in f2fs_write_end()
1724 struct address_space *mapping = file->f_mapping; in f2fs_direct_IO() local
1786 struct address_space *mapping = page->mapping; in f2fs_set_data_page_dirty() local
1808 static sector_t f2fs_bmap(struct address_space *mapping, sector_t block) in f2fs_bmap()