Home
last modified time | relevance | path

Searched defs:listhead (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/kern/
H A Dkern_lockf.c1464 lf_wakelock(struct lockf *listhead, boolean_t force_all) in lf_wakelock()
/xnu-11215/bsd/vfs/
H A Dvfs_fsevents.c546 void *junkptr = zalloc_noblock(event_zone), *listhead = kfse_list_head.lh_first; in add_fsevent() local
H A Dvfs_bio.c1599 struct buflists *listhead; member