Searched refs:linux_file_close (Results 1 – 3 of 3) sorted by relevance
18 int linux_file_close(File *);27 &linux_file_close, buffer, buffer_size, buffer_mode, owned, in LinuxFile()
55 int linux_file_close(File *f) { in linux_file_close() function
1539 linux_file_close(struct file *file, struct thread *td) in linux_file_close() function1810 .fo_close = linux_file_close,