Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dubc.h125 int cluster_bp(buf_t);
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_bio.c1432 return cluster_bp(bp); in buf_strategy()
H A Dvfs_cluster.c2384 cluster_bp(buf_t bp) in cluster_bp() function