Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfs.h48 const char *fs_get_type_name(void);
/openbmc/u-boot/drivers/fastboot/
H A Dfb_getvar.c154 fastboot_okay(fs_get_type_name(), response); in getvar_partition_type()
/openbmc/u-boot/fs/
H A Dfs.c303 const char *fs_get_type_name(void) in fs_get_type_name() function