Home
last modified time | relevance | path

Searched refs:sync_inode_page (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dinline.c168 sync_inode_page(dn); in f2fs_convert_inline_page()
232 sync_inode_page(&dn); in f2fs_write_inline_data()
425 sync_inode_page(&dn); in f2fs_convert_inline_dir()
Ddata.c245 sync_inode_page(dn); in reserve_new_block()
544 sync_inode_page(&dn); in __allocate_data_blocks()
553 sync_inode_page(&dn); in __allocate_data_blocks()
645 sync_inode_page(&dn); in f2fs_map_blocks()
700 sync_inode_page(&dn); in f2fs_map_blocks()
1442 sync_inode_page(&dn); in f2fs_write_begin()
Dextent_cache.c705 sync_inode_page(dn); in f2fs_update_extent_cache()
716 sync_inode_page(dn); in f2fs_update_extent_cache_range()
Drecovery.c447 sync_inode_page(&dn); in do_recover_data()
Dnode.c610 sync_inode_page(dn); in truncate_node()
987 sync_inode_page(dn); in new_node_page()
1138 void sync_inode_page(struct dnode_of_data *dn) in sync_inode_page() function
Dfile.c487 sync_inode_page(dn); in truncate_data_blocks_range()
Df2fs.h1748 void sync_inode_page(struct dnode_of_data *);