Searched defs:cmap (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.101.15/bsd/vfs/ |
| H A D | vfs_cluster.c | 7564 struct vfs_drt_clustermap *cmap = NULL, *ocmap = NULL; in vfs_drt_alloc_map() local 7710 vfs_drt_free_map(struct vfs_drt_clustermap *cmap) in vfs_drt_free_map() 7733 vfs_drt_search_index(struct vfs_drt_clustermap *cmap, u_int64_t offset, int *indexp) in vfs_drt_search_index() 7778 struct vfs_drt_clustermap *cmap; in vfs_drt_get_index() local 7842 struct vfs_drt_clustermap *cmap, **cmapp; in vfs_drt_do_mark_pages() local 8001 struct vfs_drt_clustermap *cmap; in vfs_drt_get_cluster() local 8075 struct vfs_drt_clustermap *cmap; in vfs_drt_control() local 8111 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, int code, int arg1, int arg2, int arg3, int… in vfs_drt_trace() 8117 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, __unused int code, in vfs_drt_trace() 8158 struct vfs_drt_clustermap *cmap; in vfs_get_scmap_push_behavior_internal() local
|