Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_support.c702 *(ap->a_bytesallocated) = 0; in nop_allocate()
H A Dkpi_vfs.c5804 off_t *a_bytesallocated;
5820 a.a_bytesallocated = bytesallocated; in VNOP_ALLOCATE()
/xnu-12377.41.6/bsd/sys/
H A Dvnode_if.h1229 off_t *a_bytesallocated; member