Searched refs:f2fs_map_unlock (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | data.c | 1543 static void f2fs_map_unlock(struct f2fs_sb_info *sbi, in f2fs_map_unlock() function 1563 f2fs_map_unlock(sbi, &lc, F2FS_GET_BLOCK_PRE_AIO); in f2fs_get_block_locked() 1880 f2fs_map_unlock(sbi, &lc, flag); in f2fs_map_blocks() 1927 f2fs_map_unlock(sbi, &lc, flag); in f2fs_map_blocks() 3756 f2fs_map_unlock(sbi, &lc, flag); in prepare_write_begin() 3814 f2fs_map_unlock(sbi, &lc, F2FS_GET_BLOCK_PRE_AIO); in __reserve_data_block()
|