Home
last modified time | relevance | path

Searched refs:uboot_ubifs_umount (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dubifs_uboot.h19 void uboot_ubifs_umount(void);
/openbmc/u-boot/cmd/
H A Dubifs.c66 uboot_ubifs_umount(); in cmd_ubifs_umount()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c952 void uboot_ubifs_umount(void) in uboot_ubifs_umount() function