Searched defs:cmap (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.121.3/bsd/vfs/ |
| H A D | vfs_cluster.c | 7068 struct vfs_drt_clustermap *cmap = NULL, *ocmap = NULL; in vfs_drt_alloc_map() local 7214 vfs_drt_free_map(struct vfs_drt_clustermap *cmap) in vfs_drt_free_map() 7237 vfs_drt_search_index(struct vfs_drt_clustermap *cmap, u_int64_t offset, int *indexp) in vfs_drt_search_index() 7282 struct vfs_drt_clustermap *cmap; in vfs_drt_get_index() local 7346 struct vfs_drt_clustermap *cmap, **cmapp; in vfs_drt_do_mark_pages() local 7505 struct vfs_drt_clustermap *cmap; in vfs_drt_get_cluster() local 7579 struct vfs_drt_clustermap *cmap; in vfs_drt_control() local 7615 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, int code, int arg1, int arg2, int arg3, int… in vfs_drt_trace() 7621 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, __unused int code, in vfs_drt_trace() 7662 struct vfs_drt_clustermap *cmap; in vfs_get_scmap_push_behavior_internal() local
|