Searched refs:fs_write_sandbox (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dsandboxfs.h37 int fs_write_sandbox(const char *filename, void *buf, loff_t offset,
/u-boot/fs/sandbox/
H A Dsandboxfs.c134 int fs_write_sandbox(const char *filename, void *buf, loff_t offset, function
/u-boot/fs/
H A Dfs.c251 .write = fs_write_sandbox,

Completed in 41 milliseconds