Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dfs_loader.c38 static int mount_ubifs(char *mtdpart, char *ubivol) in mount_ubifs() function
55 static int mount_ubifs(char *mtdpart, char *ubivol) in mount_ubifs() function
85 ret = mount_ubifs(plat->mtdpart, plat->ubivol); in select_fs_dev()
152 ret = mount_ubifs(ubi_mtdpart, ubi_volume); in fw_get_filesystem_firmware()
/openbmc/linux/fs/ubifs/
H A Dsuper.c1258 static int mount_ubifs(struct ubifs_info *c) in mount_ubifs() function
2230 err = mount_ubifs(c); in ubifs_fill_super()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c1333 static int mount_ubifs(struct ubifs_info *c) in mount_ubifs() function
2298 err = mount_ubifs(c); in ubifs_fill_super()