Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_support.c702 *(ap->a_bytesallocated) = 0; in nop_allocate()
H A Dkpi_vfs.c5737 off_t *a_bytesallocated;
5753 a.a_bytesallocated = bytesallocated; in VNOP_ALLOCATE()
/xnu-11215/bsd/sys/
H A Dvnode_if.h1226 off_t *a_bytesallocated; member