Searched refs:f2fs_unlock_op (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | namei.c | 399 f2fs_unlock_op(sbi, &lc); in f2fs_create() 457 f2fs_unlock_op(sbi, &lc); in f2fs_link() 470 f2fs_unlock_op(sbi, &lc); in f2fs_link() 610 f2fs_unlock_op(sbi, &lc); in __do_unlink() 614 f2fs_unlock_op(sbi, &lc); in __do_unlink() 706 f2fs_unlock_op(sbi, &lc); in f2fs_symlink() 783 f2fs_unlock_op(sbi, &lc); in f2fs_mkdir() 841 f2fs_unlock_op(sbi, &lc); in f2fs_mknod() 915 f2fs_unlock_op(sbi, &lc); in __f2fs_tmpfile() 1099 f2fs_unlock_op(sbi, &lc); in f2fs_rename() [all …]
|
| H A D | file.c | 912 f2fs_unlock_op(sbi, &lc); in f2fs_do_truncate_blocks() 1194 f2fs_unlock_op(sbi, &lc); in f2fs_setattr() 1204 f2fs_unlock_op(sbi, &lc); in f2fs_setattr() 1302 f2fs_unlock_op(sbi, &lc); in fill_zero() 1401 f2fs_unlock_op(sbi, &lc); in f2fs_punch_hole() 1653 f2fs_unlock_op(sbi, &lc); in f2fs_do_collapse() 1823 f2fs_unlock_op(sbi, &lc); in f2fs_zero_range() 1835 f2fs_unlock_op(sbi, &lc); in f2fs_zero_range() 1932 f2fs_unlock_op(sbi, &lc); in f2fs_insert_range() 3335 f2fs_unlock_op(sbi, &lc); in f2fs_move_file_range() [all …]
|
| H A D | inline.c | 256 f2fs_unlock_op(sbi, &lc); in f2fs_convert_inline_inode() 643 f2fs_unlock_op(sbi, &lc); in f2fs_try_convert_inline_dir()
|
| H A D | inode.c | 968 f2fs_unlock_op(sbi, &lc); in f2fs_delete_inode() 1163 f2fs_unlock_op(sbi, lc); in f2fs_handle_failed_inode()
|
| H A D | xattr.c | 835 f2fs_unlock_op(sbi, &lc); in f2fs_setxattr()
|
| H A D | data.c | 1550 f2fs_unlock_op(sbi, lc); in f2fs_map_unlock() 3018 f2fs_unlock_op(fio->sbi, &lc); in f2fs_do_write_data_page() 3057 f2fs_unlock_op(fio->sbi, &lc); in f2fs_do_write_data_page()
|
| H A D | checkpoint.c | 216 void f2fs_unlock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc) in f2fs_unlock_op() function
|
| H A D | gc.c | 2424 f2fs_unlock_op(sbi, &lc); in f2fs_resize_fs()
|
| H A D | super.c | 151 f2fs_unlock_op(sbi, &lc); in f2fs_simulate_lock_timeout() 3477 f2fs_unlock_op(sbi, &lc); in f2fs_do_quota_sync()
|
| H A D | segment.c | 416 f2fs_unlock_op(sbi, &lc); in f2fs_commit_atomic_write() 3473 f2fs_unlock_op(sbi, &lc); in f2fs_allocate_pinning_section()
|
| H A D | f2fs.h | 4179 void f2fs_unlock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc);
|