Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dubifs_uboot.h29 void ubifs_close(void);
/openbmc/u-boot/fs/
H A Dfs.c233 .close = ubifs_close,
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c931 void ubifs_close(void) in ubifs_close() function