Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dext4fs.h155 int ext4fs_uuid(char *uuid_str);
/openbmc/u-boot/fs/ext4/
H A Dext4fs.c241 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid() function
/openbmc/u-boot/fs/
H A Dfs.c203 .uuid = ext4fs_uuid,