Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dubc_internal.h75 struct cl_wextent { struct
96 struct cl_wextent cl_clusters[MAX_CLUSTERS]; /* packed write behind clusters */ argument
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c6495 struct cl_wextent l_clusters[MAX_CLUSTERS]; in cluster_try_push()