f2fs_rw_hint_to_seg_type
map.m_seg_type = f2fs_rw_hint_to_seg_type(F2FS_I_SB(inode),
int f2fs_rw_hint_to_seg_type(struct f2fs_sb_info *sbi, enum rw_hint hint);
map.m_seg_type = f2fs_rw_hint_to_seg_type(sbi,
enum log_type type = f2fs_rw_hint_to_seg_type(sbi, inode->i_write_hint);
return f2fs_rw_hint_to_seg_type(F2FS_I_SB(inode),