Home
last modified time | relevance | path

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

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