f2fs_rw_hint_to_seg_type 1090 fs/f2fs/data.c 		map.m_seg_type = f2fs_rw_hint_to_seg_type(iocb->ki_hint);
f2fs_rw_hint_to_seg_type 1431 fs/f2fs/data.c 				f2fs_rw_hint_to_seg_type(inode->i_write_hint),
f2fs_rw_hint_to_seg_type 1440 fs/f2fs/data.c 				f2fs_rw_hint_to_seg_type(inode->i_write_hint),
f2fs_rw_hint_to_seg_type 3152 fs/f2fs/f2fs.h int f2fs_rw_hint_to_seg_type(enum rw_hint hint);
f2fs_rw_hint_to_seg_type 3037 fs/f2fs/segment.c 		return f2fs_rw_hint_to_seg_type(inode->i_write_hint);