Searched refs:f2fs_trylock_op (Results 1 – 3 of 3) sorted by relevance
2981 if (fio->need_lock == LOCK_REQ && !f2fs_trylock_op(fio->sbi, &lc)) in f2fs_do_write_data_page()3029 if (!f2fs_trylock_op(fio->sbi, &lc)) { in f2fs_do_write_data_page()
208 int f2fs_trylock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc) in f2fs_trylock_op() function
4178 int f2fs_trylock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc);