Searched refs:f2fs_unlock_op (Results 1 – 12 of 12) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | namei.c | 384 f2fs_unlock_op(sbi, &lc); in f2fs_create() 436 f2fs_unlock_op(sbi, &lc); in f2fs_link() 446 f2fs_unlock_op(sbi, &lc); in f2fs_link() 590 f2fs_unlock_op(sbi, &lc); in f2fs_unlink() 595 f2fs_unlock_op(sbi, &lc); in f2fs_unlink() 673 f2fs_unlock_op(sbi, &lc); in f2fs_symlink() 744 f2fs_unlock_op(sbi, &lc); in f2fs_mkdir() 799 f2fs_unlock_op(sbi, &lc); in f2fs_mknod() 870 f2fs_unlock_op(sbi, &lc); in __f2fs_tmpfile() 1046 f2fs_unlock_op(sbi, &lc); in f2fs_rename() [all …]
|
| H A D | file.c | 849 f2fs_unlock_op(sbi, &lc); in f2fs_do_truncate_blocks() 1126 f2fs_unlock_op(sbi, &lc); in f2fs_setattr() 1136 f2fs_unlock_op(sbi, &lc); in f2fs_setattr() 1229 f2fs_unlock_op(sbi, &lc); in fill_zero() 1326 f2fs_unlock_op(sbi, &lc); in f2fs_punch_hole() 1576 f2fs_unlock_op(sbi, &lc); in f2fs_do_collapse() 1740 f2fs_unlock_op(sbi, &lc); in f2fs_zero_range() 1752 f2fs_unlock_op(sbi, &lc); in f2fs_zero_range() 1847 f2fs_unlock_op(sbi, &lc); in f2fs_insert_range() 3211 f2fs_unlock_op(sbi, &lc); in f2fs_move_file_range() [all …]
|
| H A D | inline.c | 254 f2fs_unlock_op(sbi, &lc); in f2fs_convert_inline_inode() 633 f2fs_unlock_op(sbi, &lc); in f2fs_try_convert_inline_dir()
|
| H A D | inode.c | 917 f2fs_unlock_op(sbi, &lc); in f2fs_evict_inode() 1062 f2fs_unlock_op(sbi, lc); in f2fs_handle_failed_inode()
|
| H A D | compress.c | 1440 f2fs_unlock_op(sbi, &lc); in f2fs_write_compressed_pages() 1469 f2fs_unlock_op(sbi, &lc); in f2fs_write_compressed_pages() 1591 f2fs_unlock_op(sbi, &lc); in f2fs_write_raw_pages()
|
| H A D | xattr.c | 829 f2fs_unlock_op(sbi, &lc); in f2fs_setxattr()
|
| H A D | data.c | 1516 f2fs_unlock_op(sbi, lc); in f2fs_map_unlock() 3003 f2fs_unlock_op(fio->sbi, &lc); in f2fs_do_write_data_page() 3049 f2fs_unlock_op(fio->sbi, &lc); in f2fs_do_write_data_page()
|
| H A D | checkpoint.c | 215 void f2fs_unlock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc) in f2fs_unlock_op() function
|
| H A D | gc.c | 2338 f2fs_unlock_op(sbi, &lc); in f2fs_resize_fs()
|
| H A D | super.c | 150 f2fs_unlock_op(sbi, &lc); in f2fs_simulate_lock_timeout() 3406 f2fs_unlock_op(sbi, &lc); in f2fs_do_quota_sync()
|
| H A D | segment.c | 415 f2fs_unlock_op(sbi, &lc); in f2fs_commit_atomic_write() 3362 f2fs_unlock_op(sbi, &lc); in f2fs_allocate_pinning_section()
|
| H A D | f2fs.h | 4085 void f2fs_unlock_op(struct f2fs_sb_info *sbi, struct f2fs_lock_context *lc);
|