Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/
H A Dfs.c109 int fstype; member
238 static struct fstype_info *fs_get_info(int fstype) in fs_get_info()
252 int fs_set_blk_dev(const char *ifname, const char *dev_part_str, int fstype) in fs_set_blk_dev()
492 int fstype) in do_size()
511 int fstype) in do_load()
581 int fstype) in do_ls()
598 int fstype) in file_exists()
607 int fstype) in do_save()
649 int fstype) in do_fs_uuid()
/rk3399_rockchip-uboot/include/
H A Dfpga.h43 int fstype; member
/rk3399_rockchip-uboot/drivers/fpga/
H A Dzynqpl.c407 int fstype; in zynq_loadfs() local