Searched refs:do_ext4_write (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/cmd/ |
D | ext4.c | 62 int do_ext4_write(cmd_tbl_t *cmdtp, int flag, int argc, in do_ext4_write() function 68 U_BOOT_CMD(ext4write, 7, 1, do_ext4_write,
|
/external/u-boot/include/ |
D | ext_common.h | 217 int do_ext4_write(cmd_tbl_t *cmdtp, int flag, int argc,
|