Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dext4fs.h156 int ext4fs_uuid(char *uuid_str);
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4fs.c241 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid() function
/rk3399_rockchip-uboot/fs/
H A Dfs.c186 .uuid = ext4fs_uuid,