Home
last modified time | relevance | path

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

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