Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsandboxfs.h28 void sandbox_fs_close(void);
/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c116 void sandbox_fs_close(void) in sandbox_fs_close() function
/openbmc/u-boot/fs/
H A Dfs.c215 .close = sandbox_fs_close,