Home
last modified time | relevance | path

Searched refs:f2fs_get_segment_temp (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/f2fs/
Dsegment.c3659 enum temp_type f2fs_get_segment_temp(struct f2fs_sb_info *sbi, in f2fs_get_segment_temp() function
3703 fio->temp = f2fs_get_segment_temp(fio->sbi, type); in __get_segment_type()
Df2fs.h3782 enum temp_type f2fs_get_segment_temp(struct f2fs_sb_info *sbi,
Dfile.c4897 enum temp_type temp = f2fs_get_segment_temp(sbi, type); in f2fs_dio_write_submit_io()