Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dioctl.c1504 ret = ext4_trim_fs(sb, &range); in __ext4_ioctl()
H A Dext4.h2927 extern int ext4_trim_fs(struct super_block *, struct fstrim_range *);
H A Dmballoc.c7063 int ext4_trim_fs(struct super_block *sb, struct fstrim_range *range) in ext4_trim_fs() function