Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_init.c129 typedef int (*PFIvp)(void *); typedef
175 *opv_desc_vector_p = zalloc_permanent(vfs_opv_numops * sizeof(PFIvp), in vfs_opv_init()
176 ZALIGN(PFIvp)); in vfs_opv_init()