Searched refs:ext4fs_uuid (Results 1 – 3 of 3) sorted by relevance
| /u-boot/include/ | ||
| A D | ext4fs.h | 165 int ext4fs_uuid(char *uuid_str); |
| /u-boot/fs/ext4/ | ||
| A D | ext4fs.c | 262 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid() function |
| /u-boot/fs/ | ||
| A D | fs.c | 232 .uuid = ext4fs_uuid, |
Completed in 6 milliseconds