Home
last modified time | relevance | path

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

/fs/
Dfile.c663 int close_fd(unsigned fd) in close_fd() function
674 EXPORT_SYMBOL_NS(close_fd, ANDROID_GKI_VFS_EXPORT_ONLY); /* for ksys_close() */
1179 return close_fd(fd); in replace_fd()
Dopen.c1361 int retval = close_fd(fd); in SYSCALL_DEFINE1()
/fs/autofs/
Ddev-ioctl.c293 return close_fd(param->ioctlfd); in autofs_dev_ioctl_closemount()
/fs/incfs/
Dpseudo_files.c271 close_fd(dir_fd); in dir_relative_path_resolve()
/fs/notify/fanotify/
Dfanotify_user.c633 close_fd(pidfd); in copy_event_to_user()