Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cluster.c7665 #define DRT_SMALL_ALLOCATION 4096 /* 80 bytes spare */ macro
7698 #define DRT_SMALL_ALLOCATION 16384 /* 80 bytes spare */ macro
7837 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7862 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7972 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_free_map()