Home
last modified time | relevance | path

Searched refs:cmd_ubifs_umount (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dubifs.c59 int cmd_ubifs_umount(void) in cmd_ubifs_umount() function
79 return cmd_ubifs_umount(); in do_ubifs_umount()
H A Dubi.c426 cmd_ubifs_umount(); in ubi_detach()
/openbmc/u-boot/include/
H A Dubi_uboot.h79 int cmd_ubifs_umount(void);
/openbmc/u-boot/drivers/misc/
H A Dfs_loader.c52 return cmd_ubifs_umount(); in umount_ubifs()