aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/devfs/devfs_int.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r207729:Konstantin Belousov2010-05-201-1/+1
* Struct cdev is always the member of the struct cdev_priv. When devfsKonstantin Belousov2008-06-161-0/+2
* Implement the per-open file data for the cdev.Konstantin Belousov2008-05-211-0/+11
* Since rev. 1.199 of sys/kern/kern_conf.c, the thread that callsKonstantin Belousov2007-07-031-0/+6
* Properly lock the vnode around vgone() calls.Konstantin Belousov2006-10-181-0/+2
* Rewamp DEVFS internals pretty severely [1].Poul-Henning Kamp2005-09-191-0/+22
* Create a new internal .h file to communicate very private stuffPoul-Henning Kamp2005-08-161-0/+45