Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c6939 #define DRT_SMALL_ALLOCATION 4096 /* 80 bytes spare */ macro
6972 #define DRT_SMALL_ALLOCATION 16384 /* 80 bytes spare */ macro
7111 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7136 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_alloc_map()
7246 map_size = DRT_SMALL_ALLOCATION; in vfs_drt_free_map()