Searched refs:fuse_poll_in (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | fuse.h | 977 struct fuse_poll_in { struct |
| /linux-6.15/fs/fuse/ | ||
| H A D | file.c | 2990 struct fuse_poll_in inarg = { .fh = ff->fh, .kh = ff->kh }; in fuse_file_poll() |