Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbtrfs.h11 int btrfs_probe(struct blk_desc *, disk_partition_t *);
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c77 int btrfs_probe(struct blk_desc *fs_dev_desc, disk_partition_t *fs_partition) in btrfs_probe() function
/openbmc/u-boot/fs/
H A Dfs.c250 .probe = btrfs_probe,