Lines Matching defs:mapping
281 struct address_space *mapping = inode->i_mapping; in get_read_data_page() local
348 struct address_space *mapping = inode->i_mapping; in find_data_page() local
379 struct address_space *mapping = inode->i_mapping; in get_lock_data_page() local
411 struct address_space *mapping = inode->i_mapping; in get_new_data_page() local
873 static int f2fs_mpage_readpages(struct address_space *mapping, in f2fs_mpage_readpages()
1030 struct address_space *mapping, in f2fs_read_data_pages()
1196 struct address_space *mapping = data; in __f2fs_writepage() local
1207 static int f2fs_write_cache_pages(struct address_space *mapping, in f2fs_write_cache_pages()
1333 static int f2fs_write_data_pages(struct address_space *mapping, in f2fs_write_data_pages()
1382 static void f2fs_write_failed(struct address_space *mapping, loff_t to) in f2fs_write_failed()
1392 static int f2fs_write_begin(struct file *file, struct address_space *mapping, in f2fs_write_begin()
1526 struct address_space *mapping, in f2fs_write_end()
1564 struct address_space *mapping = file->f_mapping; in f2fs_direct_IO() local
1645 struct address_space *mapping = page->mapping; in f2fs_set_data_page_dirty() local
1672 static sector_t f2fs_bmap(struct address_space *mapping, sector_t block) in f2fs_bmap()