Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfile.h63 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
/Linux-v4.19/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.c101 struct fd f = fdget_raw(fd); in fd_statfs()
Dstat.c141 f = fdget_raw(fd); in vfs_statx_fd()
Dopen.c466 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
Dnamei.c2229 struct fd f = fdget_raw(nd->dfd); in path_init()