Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_descrip.c134 struct filelist_head { struct
139 static struct filelist_head filelist_heads[NFILELIST_HEADS]; argument
608 static __inline struct filelist_head *
2045 struct filelist_head *head; in falloc()
3058 struct filelist_head *head = fp2filelist(fp); in fdrop()
3302 struct filelist_head *head = &filelist_heads[i]; in allfiles_scan_exclusive()
3531 struct filelist_head *head = &filelist_heads[i]; in filelist_heads_init()