Home
last modified time | relevance | path

Searched refs:fdget_raw (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/
Dfile.h68 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
/Linux-v5.10/fs/
Dfcntl.c450 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()
Dstatfs.c117 struct fd f = fdget_raw(fd); in fd_statfs()
Dstat.c143 f = fdget_raw(fd); in vfs_fstat()
Dopen.c513 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
Dnamei.c2268 struct fd f = fdget_raw(nd->dfd); in path_init()