Home
last modified time | relevance | path

Searched refs:f2fs_trylock_op (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Ddata.c2981 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()
H A Dcheckpoint.c208 int f2fs_trylock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc) in f2fs_trylock_op() function
H A Df2fs.h4178 int f2fs_trylock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc);