Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/ !
H A Dvfs_cluster.c7313 #define DRT_LARGE_ALLOCATION 32768 /* 144 bytes spare */ macro
7346 #define DRT_LARGE_ALLOCATION 131072 /* 208 bytes spare */ macro
7506 map_size = DRT_LARGE_ALLOCATION; in vfs_drt_alloc_map()
7621 map_size = DRT_LARGE_ALLOCATION; in vfs_drt_free_map()