Home
last modified time | relevance | path

Searched refs:close_file (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs.h78 extern void close_file(void *stream);
H A Dhostfs_kern.c238 close_file(&HOSTFS_I(inode)->fd); in hostfs_evict_inode()
330 close_file(&fd); in hostfs_open()
336 close_file(&fd); in hostfs_open()
343 close_file(&fd); in hostfs_open()
H A Dhostfs_user.c174 void close_file(void *stream) in close_file() function
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/tzcode/
H A D0001-Fix-C23-related-conformance-bug.patch240 @@ -666,7 +666,7 @@ close_file(FILE *stream, char const *dir, char const *name,