Home
last modified time | relevance | path

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

/external/u-boot/include/
Dext4fs.h154 int ext4fs_uuid(char *uuid_str);
/external/u-boot/fs/ext4/
Dext4fs.c241 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid() function
/external/u-boot/fs/
Dfs.c186 .uuid = ext4fs_uuid,