Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_attrlist.c140 const void *ext, ssize_t extcount) in attrlist_pack_variable2() argument
152 ar.attr_length = (u_int32_t)(count + extcount); in attrlist_pack_variable2()
172 fit = lmin(extcount, ab->allocated - (ab->varcursor - ab->base)); in attrlist_pack_variable2()