Searched defs:cmap (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/vfs/ |
| H A D | vfs_cluster.c | 7038 struct vfs_drt_clustermap *cmap = NULL, *ocmap = NULL; in vfs_drt_alloc_map() local 7183 vfs_drt_free_map(struct vfs_drt_clustermap *cmap) in vfs_drt_free_map() 7206 vfs_drt_search_index(struct vfs_drt_clustermap *cmap, u_int64_t offset, int *indexp) in vfs_drt_search_index() 7251 struct vfs_drt_clustermap *cmap; in vfs_drt_get_index() local 7315 struct vfs_drt_clustermap *cmap, **cmapp; in vfs_drt_do_mark_pages() local 7474 struct vfs_drt_clustermap *cmap; in vfs_drt_get_cluster() local 7548 struct vfs_drt_clustermap *cmap; in vfs_drt_control() local 7584 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, int code, int arg1, int arg2, int arg3, int… in vfs_drt_trace() 7590 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, __unused int code, in vfs_drt_trace() 7631 struct vfs_drt_clustermap *cmap; in vfs_get_scmap_push_behavior_internal() local
|