Searched refs:close_file (Results 1 – 3 of 3) sorted by relevance
78 extern void close_file(void *stream);
241 close_file(&HOSTFS_I(inode)->fd); in hostfs_evict_inode()333 close_file(&fd); in hostfs_open()339 close_file(&fd); in hostfs_open()346 close_file(&fd); in hostfs_open()
174 void close_file(void *stream) in close_file() function