Searched refs:fdget_raw (Results 1 – 6 of 6) sorted by relevance
63 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()
101 struct fd f = fdget_raw(fd); in fd_statfs()
141 f = fdget_raw(fd); in vfs_statx_fd()
466 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
2229 struct fd f = fdget_raw(nd->dfd); in path_init()