Home
last modified time | relevance | path

Searched refs:dtfs_poll (Results 1 – 3 of 3) sorted by relevance

/src/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.h51 LIST_HEAD(, dtfs_poll) dtm_pollent;
97 struct dtfs_poll { struct
99 LIST_ENTRY(dtfs_poll) dp_entries; argument
H A Ddtfs.c83 struct dtfs_poll *dp; in loopfun()
H A Ddtfs_vnops.c284 struct dtfs_poll dp; in dtfs_node_poll()