Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c7407 #define DRT_SMALL_ALLOCATION 4096 /* 80 bytes spare */ macro
7440 #define DRT_SMALL_ALLOCATION 16384 /* 80 bytes spare */ macro
7579 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7604 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7714 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_free_map()