Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfuse.h558 struct fuse_poll_in { struct
/linux-3.4.99/fs/fuse/
Dfile.c2061 struct fuse_poll_in inarg = { .fh = ff->fh, .kh = ff->kh }; in fuse_file_poll()