Searched defs:fput (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ | ||
| H A D | file_table.c | 543 void fput(struct file *file) in fput() function |
| /linux/tools/testing/vma/include/ | ||
| H A D | stubs.h | 367 static inline void fput(struct file *file) in fput() function |