Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Drecovery.c843 err = f2fs_allocate_new_segments(sbi); in recover_data()
H A Df2fs.h3806 int f2fs_allocate_new_segments(struct f2fs_sb_info *sbi);
H A Dsegment.c3326 int f2fs_allocate_new_segments(struct f2fs_sb_info *sbi) in f2fs_allocate_new_segments() function