Home
last modified time | relevance | path

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

/openbmc/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.c235 close_file(&HOSTFS_I(inode)->fd); in hostfs_evict_inode()
329 close_file(&fd); in hostfs_open()
335 close_file(&fd); in hostfs_open()
342 close_file(&fd); in hostfs_open()
H A Dhostfs_user.c176 void close_file(void *stream) in close_file() function
/openbmc/linux/tools/testing/selftests/mm/
H A Dcow.c376 goto close_file; in do_test_iouring()
492 close_file: in do_test_iouring()