Searched refs:do_ext4_write (Results 1 – 2 of 2) sorted by relevance
/u-boot/cmd/ |
A D | ext4.c | 60 int do_ext4_write(struct cmd_tbl *cmdtp, int flag, int argc, in do_ext4_write() function 66 U_BOOT_CMD(ext4write, 7, 1, do_ext4_write,
|
/u-boot/include/ |
A D | ext_common.h | 222 int do_ext4_write(struct cmd_tbl *cmdtp, int flag, int argc,
|
Completed in 4 milliseconds