Home
last modified time | relevance | path

Searched refs:ext4fs_mount (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dext4.c58 if (!ext4fs_mount(info.size)) { in env_ext4_save()
96 if (!ext4fs_mount(info.size)) { in env_ext4_load()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_ext.c31 err = ext4fs_mount(0); in spl_load_image_ext()
84 err = ext4fs_mount(0); in spl_load_image_ext_os()
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_common.su
H A Dext4fs.c215 if (!ext4fs_mount(fs_partition->size)) { in ext4fs_probe()
H A Dext4_common.c2329 int ext4fs_mount(unsigned part_length) in ext4fs_mount() function
/OK3568_Linux_fs/u-boot/include/
H A Dext4fs.h141 int ext4fs_mount(unsigned part_length);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym