Lines Matching refs:f2fs_lock_context

43 						struct f2fs_lock_context *lc)  in trace_lock_elapsed_time_start()
53 struct f2fs_lock_context *lc, bool is_write) in trace_lock_elapsed_time_end()
117 static void uplift_priority(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc, in uplift_priority()
138 static void restore_priority(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc, in restore_priority()
152 void f2fs_down_read_trace(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc) in f2fs_down_read_trace()
159 int f2fs_down_read_trylock_trace(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc) in f2fs_down_read_trylock_trace()
170 void f2fs_up_read_trace(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc) in f2fs_up_read_trace()
177 void f2fs_down_write_trace(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc) in f2fs_down_write_trace()
184 int f2fs_down_write_trylock_trace(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc) in f2fs_down_write_trylock_trace()
195 void f2fs_up_write_trace(struct f2fs_rwsem *sem, struct f2fs_lock_context *lc) in f2fs_up_write_trace()
202 void f2fs_lock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc) in f2fs_lock_op()
207 int f2fs_trylock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc) in f2fs_trylock_op()
215 void f2fs_unlock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc) in f2fs_unlock_op()
588 struct f2fs_lock_context lc; in f2fs_write_meta_pages()
1855 struct f2fs_lock_context lc; in f2fs_write_checkpoint()
2008 struct f2fs_lock_context lc; in __write_checkpoint_sync()
2101 struct f2fs_lock_context lc; in f2fs_issue_checkpoint()