Searched defs:fstype (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/fs/ |
H A D | fs.c | 119 int fstype; member 281 static struct fstype_info *fs_get_info(int fstype) in fs_get_info() 308 int fs_set_blk_dev(const char *ifname, const char *dev_part_str, int fstype) in fs_set_blk_dev() 606 int fstype) in do_size() 625 int fstype) in do_load() 695 int fstype) in do_ls() 712 int fstype) in file_exists() 721 int fstype) in do_save() 763 int fstype) in do_fs_uuid() 810 int fstype) in do_rm() [all …]
|
/openbmc/qemu/trace/ |
H A D | ftrace.c | 18 static int find_mount(char *mount_point, const char *fstype) in find_mount()
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | rawcopy.py | 27 def do_image_label(fstype, dst, label): argument
|
/openbmc/u-boot/include/ |
H A D | fpga.h | 45 int fstype; member
|
/openbmc/qemu/tests/migration-stress/ |
H A D | stress.c | 233 static int mount_misc(const char *fstype, const char *dir) in mount_misc()
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu_mmc.c | 113 int fstype; in mmc_file_op() local
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
H A D | direct.py | 511 def _create_partition(self, device, parttype, fstype, start, size): argument
|
/openbmc/u-boot/drivers/fpga/ |
H A D | zynqpl.c | 423 int fstype; in zynq_loadfs() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | wic.py | 1275 def _rawcopy_plugin(self, fstype): argument
|