Searched refs:vfs_drt_clustermap (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c5369 struct vfs_drt_clustermap { struct
5402 static kern_return_t vfs_drt_alloc_map(struct vfs_drt_clustermap **cmapp);
5403 static kern_return_t vfs_drt_free_map(struct vfs_drt_clustermap *cmap);
5404 static kern_return_t vfs_drt_search_index(struct vfs_drt_clustermap *cmap,
5406 static kern_return_t vfs_drt_get_index(struct vfs_drt_clustermap **cmapp,
5417 struct vfs_drt_clustermap *cmap,
5434 vfs_drt_alloc_map(struct vfs_drt_clustermap **cmapp)
5436 struct vfs_drt_clustermap *cmap, *ocmap;
5554 vfs_drt_free_map(struct vfs_drt_clustermap *cmap)
5566 vfs_drt_search_index(struct vfs_drt_clustermap *cma
[all...]

Completed in 48 milliseconds