Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbtrfs.h17 int btrfs_uuid(char *);
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c215 int btrfs_uuid(char *uuid_str) in btrfs_uuid() function
/openbmc/u-boot/fs/
H A Dfs.c257 .uuid = btrfs_uuid,