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

/freebsd-13-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.h51 LIST_HEAD(, dtfs_poll) dtm_pollent; member in struct:dtfs_mount
H A Ddtfs.c87 dp = LIST_FIRST(&dtm->dtm_pollent);
H A Ddtfs_vfsops.c134 LIST_INIT(&dtm->dtm_pollent);
H A Ddtfs_vnops.c293 LIST_INSERT_HEAD(&dtm->dtm_pollent, &dp, dp_entries);

Completed in 213 milliseconds