Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c7409 #define DRT_XLARGE_ALLOCATION 131072 /* 208 bytes spare */ macro
7442 #define DRT_XLARGE_ALLOCATION 524288 /* 304 bytes spare */ macro
7610 map_size = DRT_XLARGE_ALLOCATION; in vfs_drt_alloc_map()
7623 map_size = DRT_XLARGE_ALLOCATION; in vfs_drt_alloc_map()
7718 map_size = DRT_XLARGE_ALLOCATION; in vfs_drt_free_map()