Home
last modified time | relevance | path

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

/include/linux/
Dfile.h66 static inline void fdput(struct fd fd) in fdput() function
85 fdput(f); in fdput_pos()
88 DEFINE_CLASS(fd, struct fd, fdput(_T), fdget(fd), int fd)
89 DEFINE_CLASS(fd_raw, struct fd, fdput(_T), fdget_raw(fd), int fd)