Searched refs:fuse_device_poll (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/fs/fuse/
H A Dfuse_device.c90 static d_poll_t fuse_device_poll; variable
98 .d_poll = fuse_device_poll,
176 fuse_device_poll(struct cdev *dev, int events, struct thread *td) function

Completed in 86 milliseconds