Home
last modified time | relevance | path

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

/Linux-v6.6/fs/hostfs/
Dhostfs_user_exp.c15 EXPORT_SYMBOL_GPL(close_file);
Dhostfs.h79 extern void close_file(void *stream);
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()
Dhostfs_user.c175 void close_file(void *stream) in close_file() function
/Linux-v6.6/tools/testing/selftests/mm/
Dcow.c376 goto close_file; in do_test_iouring()
492 close_file: in do_test_iouring()