Home
last modified time | relevance | path

Searched refs:filp_close (Results 1 – 3 of 3) sorted by relevance

/fs/
Dopen.c1093 int filp_close(struct file *filp, fl_owner_t id) in filp_close() function
1111 EXPORT_SYMBOL(filp_close);
1136 retval = filp_close(filp, files); in SYSCALL_DEFINE1()
Dfcntl.c105 filp_close(tofree, files); in SYSCALL_DEFINE3()
Dexec.c1866 filp_close(file, NULL); in do_coredump()