Home
last modified time | relevance | path

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

/external/f2fs-tools/mkfs/
Df2fs_format_utils.h16 int f2fs_trim_devices(void);
Df2fs_format_utils.c86 int f2fs_trim_devices(void) in f2fs_trim_devices() function
Df2fs_format.c1084 err = f2fs_trim_devices(); in f2fs_format_device()