Home
last modified time | relevance | path

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

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