Home
last modified time | relevance | path

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

/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()
/openbmc/u-boot/fs/ext4/
H A Dext4fs.c210 int ext4fs_probe(struct blk_desc *fs_dev_desc, in ext4fs_probe()
/openbmc/u-boot/fs/
H A 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()