Searched refs:fdget_raw (Results 1 – 6 of 6) sorted by relevance
65 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
450 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()476 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()613 struct fd f = fdget_raw(fd); in do_compat_fcntl64()
115 struct fd f = fdget_raw(fd); in fd_statfs()
143 f = fdget_raw(fd); in vfs_statx_fd()
486 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
2219 struct fd f = fdget_raw(nd->dfd); in path_init()