Home
last modified time | relevance | path

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

/u-boot/fs/btrfs/
A Dbtrfs.c119 int btrfs_probe(struct blk_desc *fs_dev_desc, in btrfs_probe()
/u-boot/fs/ext4/
A Dext4fs.c231 int ext4fs_probe(struct blk_desc *fs_dev_desc, in ext4fs_probe()
/u-boot/fs/erofs/
A Dfs.c32 int erofs_probe(struct blk_desc *fs_dev_desc, in erofs_probe()
/u-boot/fs/
A Dfs.c35 static struct blk_desc *fs_dev_desc; variable
45 static inline int fs_probe_unsupported(struct blk_desc *fs_dev_desc, in fs_probe_unsupported()
/u-boot/fs/squashfs/
A Dsqfs.c1091 int sqfs_probe(struct blk_desc *fs_dev_desc, struct disk_partition *fs_partition) in sqfs_probe()

Completed in 15 milliseconds