Home
last modified time | relevance | path

Searched refs:f2fs_down_write_trace (Results 1 – 9 of 9) sorted by relevance

/linux/fs/f2fs/
H A Dgc.c105 f2fs_down_write_trace(&sbi->gc_lock, &gc_control.lc); in gc_thread_func()
110 f2fs_down_write_trace(&sbi->gc_lock, &gc_control.lc); in gc_thread_func()
2171 f2fs_down_write_trace(&sbi->gc_lock, &lc); in f2fs_gc_range()
2442 f2fs_down_write_trace(&sbi->gc_lock, &glc); in f2fs_resize_fs()
2443 f2fs_down_write_trace(&sbi->cp_global_sem, &clc); in f2fs_resize_fs()
H A Dcheckpoint.c178 void f2fs_down_write_trace(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc) in f2fs_down_write_trace() function
1972 f2fs_down_write_trace(&sbi->cp_global_sem, &lc); in f2fs_write_checkpoint()
2113 f2fs_down_write_trace(&sbi->gc_lock, &lc); in __write_checkpoint_sync()
2206 f2fs_down_write_trace(&sbi->gc_lock, &lc); in f2fs_issue_checkpoint()
H A Dnode.c467 f2fs_down_write_trace(&nm_i->nat_tree_lock, &lc); in cache_nat_entry()
490 f2fs_down_write_trace(&nm_i->nat_tree_lock, &lc); in set_node_addr()
3229 f2fs_down_write_trace(&nm_i->nat_tree_lock, &lc); in f2fs_flush_nat_entries()
3237 f2fs_down_write_trace(&nm_i->nat_tree_lock, &lc); in f2fs_flush_nat_entries()
3509 f2fs_down_write_trace(&nm_i->nat_tree_lock, &lc); in f2fs_destroy_node_manager()
H A Drecovery.c915 f2fs_down_write_trace(&sbi->cp_global_sem, &lc); in f2fs_recover_fsync_data()
H A Dfile.c2025 f2fs_down_write_trace(&sbi->gc_lock, &gc_control.lc); in f2fs_expand_inode_data()
2896 f2fs_down_write_trace(&sbi->gc_lock, &gc_control.lc); in f2fs_ioc_gc()
2941 f2fs_down_write_trace(&sbi->gc_lock, &gc_control.lc); in __f2fs_ioc_gc_range()
3807 f2fs_down_write_trace(&sbi->gc_lock, &glc); in f2fs_ioc_reserve_dev_alias()
3919 f2fs_down_write_trace(&sbi->gc_lock, &glc); in f2fs_ioc_release_dev_alias()
H A Dsuper.c2691 f2fs_down_write_trace(&sbi->gc_lock, &gc_control.lc); in f2fs_disable_checkpoint()
2727 f2fs_down_write_trace(&sbi->gc_lock, &lc); in f2fs_disable_checkpoint()
2803 f2fs_down_write_trace(&sbi->gc_lock, &lc); in f2fs_enable_checkpoint()
H A Ddata.c670 f2fs_down_write_trace(&io->io_rwsem, &lc); in __f2fs_submit_merged_write()
1047 f2fs_down_write_trace(&io->io_rwsem, &lc); in f2fs_submit_page_write()
H A Dsegment.c473 f2fs_down_write_trace(&sbi->gc_lock, &gc_control.lc); in f2fs_balance_fs()
3634 f2fs_down_write_trace(&sbi->gc_lock, &lc); in f2fs_trim_fs()
H A Df2fs.h2504 void f2fs_down_write_trace(struct f2fs_rwsem *sem,