Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfile.h68 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
/linux/fs/
A Dfcntl.c459 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
485 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
622 struct fd f = fdget_raw(fd); in do_compat_fcntl64()
A Dstatfs.c117 struct fd f = fdget_raw(fd); in fd_statfs()
A Dstat.c179 f = fdget_raw(fd); in vfs_fstat()
A Dopen.c511 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
A Dnamei.c2383 struct fd f = fdget_raw(nd->dfd); in path_init()
/linux/security/landlock/
A Dsyscalls.c251 f = fdget_raw(fd); in get_path_from_fd()
/linux/arch/arm/kernel/
A Dsys_oabi-compat.c235 struct fd f = fdget_raw(fd); in sys_oabi_fcntl64()
/linux/fs/quota/
A Dquota.c981 f = fdget_raw(fd); in SYSCALL_DEFINE4()

Completed in 25 milliseconds