Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dinline.c148 sync_inode_page(dn); in f2fs_convert_inline_page()
212 sync_inode_page(&dn); in f2fs_write_inline_data()
386 sync_inode_page(&dn); in f2fs_convert_inline_dir()
Ddata.c234 sync_inode_page(dn); in reserve_new_block()
905 sync_inode_page(dn); in f2fs_update_extent_cache()
1194 sync_inode_page(&dn); in __allocate_data_blocks()
1203 sync_inode_page(&dn); in __allocate_data_blocks()
1274 sync_inode_page(&dn); in __get_data_block()
1312 sync_inode_page(&dn); in __get_data_block()
1616 sync_inode_page(&dn); in f2fs_write_begin()
Drecovery.c425 sync_inode_page(&dn); in do_recover_data()
Dnode.c602 sync_inode_page(dn); in truncate_node()
975 sync_inode_page(dn); in new_node_page()
1124 void sync_inode_page(struct dnode_of_data *dn) in sync_inode_page() function
Dfile.c449 sync_inode_page(dn); in truncate_data_blocks_range()
Df2fs.h1523 void sync_inode_page(struct dnode_of_data *);