Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_init.c121 typedef int (*PFIvp)(void *); typedef
167 *opv_desc_vector_p = zalloc_permanent(vfs_opv_numops * sizeof(PFIvp), in vfs_opv_init()
168 ZALIGN(PFIvp)); in vfs_opv_init()