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

/freebsd-13-stable/sys/fs/devfs/
H A Ddevfs_int.h49 LIST_ENTRY(cdev_privdata) cdpd_list; member in struct:cdev_privdata
H A Ddevfs_vnops.c175 LIST_INSERT_HEAD(&cdp->cdp_fdpriv, p, cdpd_list);
195 LIST_REMOVE(p, cdpd_list);

Completed in 110 milliseconds