Searched refs:f2fs_rw_hint_to_seg_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/f2fs/
H A Dsegment.c3355 int f2fs_rw_hint_to_seg_type(enum rw_hint hint) function
3437 return f2fs_rw_hint_to_seg_type(inode->i_write_hint);
H A Ddata.c4162 map.m_seg_type = f2fs_rw_hint_to_seg_type(inode->i_write_hint);
H A Df2fs.h3744 int f2fs_rw_hint_to_seg_type(enum rw_hint hint);
H A Dfile.c4615 map.m_seg_type = f2fs_rw_hint_to_seg_type(inode->i_write_hint);

Completed in 273 milliseconds