Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbtrfs.c16 if (fs_set_blk_dev(argv[1], argv[2], FS_TYPE_BTRFS)) in do_btrsubvol()
/openbmc/u-boot/include/
H A Dfs.h15 #define FS_TYPE_BTRFS 5 macro
/openbmc/u-boot/fs/
H A Dfs.c247 .fstype = FS_TYPE_BTRFS,