Home
last modified time | relevance | path

Searched refs:f2fs_stop_checkpoint (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dfile.c1471 f2fs_stop_checkpoint(sbi); in f2fs_ioc_shutdown()
1478 f2fs_stop_checkpoint(sbi); in f2fs_ioc_shutdown()
1481 f2fs_stop_checkpoint(sbi); in f2fs_ioc_shutdown()
1485 f2fs_stop_checkpoint(sbi); in f2fs_ioc_shutdown()
Dinode.c279 f2fs_stop_checkpoint(sbi); in update_inode_page()
Dcheckpoint.c93 f2fs_stop_checkpoint(sbi); in __get_meta_page()
Ddata.c72 f2fs_stop_checkpoint(sbi); in f2fs_write_end_io()
Df2fs.h1586 static inline void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi) in f2fs_stop_checkpoint() function