Searched defs:fs_dev_desc (Results 1 – 5 of 5) sorted by relevance
119 int btrfs_probe(struct blk_desc *fs_dev_desc, in btrfs_probe()
231 int ext4fs_probe(struct blk_desc *fs_dev_desc, in ext4fs_probe()
32 int erofs_probe(struct blk_desc *fs_dev_desc, in erofs_probe()
35 static struct blk_desc *fs_dev_desc; variable45 static inline int fs_probe_unsupported(struct blk_desc *fs_dev_desc, in fs_probe_unsupported()
1091 int sqfs_probe(struct blk_desc *fs_dev_desc, struct disk_partition *fs_partition) in sqfs_probe()
Completed in 15 milliseconds