Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfile.h68 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
/OK3568_Linux_fs/kernel/fs/
H A Dfcntl.c458 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
484 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
621 struct fd f = fdget_raw(fd); in do_compat_fcntl64()
H A Dstatfs.c117 struct fd f = fdget_raw(fd); in fd_statfs()
H A Dstat.c151 f = fdget_raw(fd); in vfs_fstat()
H A Dopen.c514 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
H A Dnamei.c2361 struct fd f = fdget_raw(nd->dfd); in path_init()