Home
last modified time | relevance | path

Searched defs:fs_dev_desc (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/btrfs/
Dbtrfs.c77 int btrfs_probe(struct blk_desc *fs_dev_desc, disk_partition_t *fs_partition) in btrfs_probe()
/external/u-boot/fs/ext4/
Dext4fs.c210 int ext4fs_probe(struct blk_desc *fs_dev_desc, in ext4fs_probe()
/external/u-boot/fs/
Dfs.c23 static struct blk_desc *fs_dev_desc; variable
28 static inline int fs_probe_unsupported(struct blk_desc *fs_dev_desc, in fs_probe_unsupported()