Home
last modified time | relevance | path

Searched refs:f2fs_gc_range (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Df2fs.h26 struct f2fs_gc_range)
65 struct f2fs_gc_range { struct
/Linux-v6.6/fs/f2fs/
Dfile.c2487 static int __f2fs_ioc_gc_range(struct file *filp, struct f2fs_gc_range *range) in __f2fs_ioc_gc_range()
2541 struct f2fs_gc_range range; in f2fs_ioc_gc_range()
2543 if (copy_from_user(&range, (struct f2fs_gc_range __user *)arg, in f2fs_ioc_gc_range()
4875 struct f2fs_gc_range range; in f2fs_compat_ioc_gc_range()