Searched refs:close_file (Results 1 – 6 of 6) sorted by relevance
314 goto close_file; in split_file_backed_thp()324 goto close_file; in split_file_backed_thp()330 goto close_file; in split_file_backed_thp()335 goto close_file; in split_file_backed_thp()359 close_file: in split_file_backed_thp()
434 goto close_file; in do_test_iouring()550 close_file: in do_test_iouring()
15 EXPORT_SYMBOL_GPL(close_file);
80 extern void close_file(void *stream);
232 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()
185 void close_file(void *stream) in close_file() function