Searched defs:f2fs_configuration (Results 1 - 1 of 1) sorted by relevance

/external/f2fs-tools/include/
H A Df2fs_fs.h226 struct f2fs_configuration { struct
770 extern void f2fs_init_configuration(struct f2fs_configuration *);
771 extern int f2fs_dev_is_umounted(struct f2fs_configuration *);
772 extern int f2fs_get_device_info(struct f2fs_configuration *);
773 extern void f2fs_finalize_device(struct f2fs_configuration *);
790 extern struct f2fs_configuration config;

Completed in 27 milliseconds