Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c7312 #define DRT_SMALL_ALLOCATION 4096 /* 80 bytes spare */ macro
7345 #define DRT_SMALL_ALLOCATION 16384 /* 80 bytes spare */ macro
7484 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7509 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7619 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_free_map()