Home
last modified time | relevance | path

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

/linux-6.12.1/fs/hostfs/
Dhostfs_user_exp.c15 EXPORT_SYMBOL_GPL(close_file);
Dhostfs.h80 extern void close_file(void *stream);
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()
Dhostfs_user.c176 void close_file(void *stream) in close_file() function
/linux-6.12.1/tools/testing/selftests/mm/
Dcow.c434 goto close_file; in do_test_iouring()
550 close_file: in do_test_iouring()