Home
last modified time | relevance | path

Searched refs:cluster_bp (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Dubc.h127 int cluster_bp(buf_t);
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_bio.c1463 return cluster_bp(bp); in buf_strategy()
H A Dvfs_cluster.c2714 cluster_bp(buf_t bp) in cluster_bp() function