Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c15 EXPORT_SYMBOL_GPL(close_file);
H A Dhostfs.h80 extern void close_file(void *stream);
H A Dhostfs_kern.c245 close_file(&HOSTFS_I(inode)->fd); in hostfs_evict_inode()
343 close_file(&fd); in hostfs_open()
349 close_file(&fd); in hostfs_open()
356 close_file(&fd); in hostfs_open()
H A Dhostfs_user.c176 void close_file(void *stream) in close_file() function
/linux/tools/testing/selftests/mm/
H A Dcow.c434 goto close_file; in do_test_iouring()
550 close_file: