Searched refs:f2fs_map_unlock (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | data.c | 1509 static void f2fs_map_unlock(struct f2fs_sb_info *sbi, in f2fs_map_unlock() function 1529 f2fs_map_unlock(sbi, &lc, F2FS_GET_BLOCK_PRE_AIO); in f2fs_get_block_locked() 1825 f2fs_map_unlock(sbi, &lc, flag); in f2fs_map_blocks() 1872 f2fs_map_unlock(sbi, &lc, flag); in f2fs_map_blocks() 3743 f2fs_map_unlock(sbi, &lc, flag); in prepare_write_begin() 3801 f2fs_map_unlock(sbi, &lc, F2FS_GET_BLOCK_PRE_AIO); in __reserve_data_block()
|