Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dubc_internal.h78 struct cl_wextent { struct
99 struct cl_wextent cl_clusters[MAX_CLUSTERS]; /* packed write behind clusters */ argument
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c6392 struct cl_wextent l_clusters[MAX_CLUSTERS]; in cluster_try_push()