Home
last modified time | relevance | path

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

/include/linux/
A Dfile.h60 static inline void fdput(struct fd fd) in fdput() function
80 fdput(f); in fdput_pos()
83 DEFINE_CLASS(fd, struct fd, fdput(_T), fdget(fd), int fd)
84 DEFINE_CLASS(fd_raw, struct fd, fdput(_T), fdget_raw(fd), int fd)

Completed in 3 milliseconds