Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dubifs_uboot.h30 void ubifs_close(void);
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c212 .close = ubifs_close,
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.c934 void ubifs_close(void) in ubifs_close() function