Searched refs:bytesallocated (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_symfile.c263 off_t bytesallocated = 0; local
266 &bytesallocated, 0 /*fst_offset*/,
271 ref->filelength = bytesallocated;
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c5752 VNOP_ALLOCATE(struct vnode *vp, off_t length, u_int32_t flags, off_t *bytesallocated, off_t offset, vfs_context_t ctx) argument
5765 a.a_bytesallocated = bytesallocated;

Completed in 29 milliseconds