Searched refs:F2FS_GET_BLOCK_PRE_AIO (Results 1 – 3 of 3) sorted by relevance
1432 if (flag == F2FS_GET_BLOCK_PRE_AIO) in f2fs_map_lock()1440 if (flag == F2FS_GET_BLOCK_PRE_AIO) in f2fs_map_unlock()1451 f2fs_map_lock(sbi, F2FS_GET_BLOCK_PRE_AIO); in f2fs_get_block_locked()1455 f2fs_map_unlock(sbi, F2FS_GET_BLOCK_PRE_AIO); in f2fs_get_block_locked()1593 case F2FS_GET_BLOCK_PRE_AIO: in f2fs_map_blocks()1647 if (flag == F2FS_GET_BLOCK_PRE_AIO) in f2fs_map_blocks()1681 if (flag == F2FS_GET_BLOCK_PRE_AIO && in f2fs_map_blocks()3343 int flag = F2FS_GET_BLOCK_PRE_AIO; in prepare_write_begin()3399 f2fs_map_lock(sbi, F2FS_GET_BLOCK_PRE_AIO); in prepare_write_begin()3400 WARN_ON(flag != F2FS_GET_BLOCK_PRE_AIO); in prepare_write_begin()[all …]
1804 err = f2fs_map_blocks(inode, &map, F2FS_GET_BLOCK_PRE_AIO); in f2fs_expand_inode_data()4722 flag = F2FS_GET_BLOCK_PRE_AIO; in f2fs_preallocate_blocks()
711 F2FS_GET_BLOCK_PRE_AIO, enumerator