Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Df2fs.h3701 int f2fs_trim_fs(struct f2fs_sb_info *sbi, struct fstrim_range *range);
H A Dfile.c2313 ret = f2fs_trim_fs(F2FS_SB(sb), &range); in f2fs_ioc_fitrim()
H A Dsegment.c3216 int f2fs_trim_fs(struct f2fs_sb_info *sbi, struct fstrim_range *range) in f2fs_trim_fs() function