Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfile.h58 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
/linux-4.4.14/fs/
Dfcntl.c358 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
383 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
Dstatfs.c97 struct fd f = fdget_raw(fd); in fd_statfs()
Dstat.c79 struct fd f = fdget_raw(fd); in vfs_fstat()
Dopen.c446 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
Dnamei.c2057 struct fd f = fdget_raw(nd->dfd); in path_init()