Home
last modified time | relevance | path

Searched refs:f2fs_allocate_segment_for_resize (Results 1 – 4 of 4) sorted by relevance

/linux/fs/f2fs/
H A Dgc.c2257 err = f2fs_allocate_segment_for_resize(sbi, type, start, end); in free_segment_range()
H A Df2fs.h4081 int f2fs_allocate_segment_for_resize(struct f2fs_sb_info *sbi, int type,
H A Dfile.c3814 err = f2fs_allocate_segment_for_resize(sbi, type, start, end); in f2fs_ioc_reserve_dev_alias()
H A Dsegment.c3390 int f2fs_allocate_segment_for_resize(struct f2fs_sb_info *sbi, int type, in f2fs_allocate_segment_for_resize() function