Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dgc.c2198 int f2fs_resize_fs(struct file *filp, __u64 block_count) in f2fs_resize_fs() function
H A Df2fs.h4008 int f2fs_resize_fs(struct file *filp, __u64 block_count);
H A Dfile.c3582 return f2fs_resize_fs(filp, block_count); in f2fs_ioc_resize_fs()