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

/darwin-on-arm/xnu/bsd/sys/
H A Dubc.h96 int cluster_bp_ext(buf_t, int (*)(buf_t, void *), void *);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c1941 return cluster_bp_ext(bp, NULL, NULL);
1946 cluster_bp_ext(buf_t bp, int (*callback)(buf_t, void *), void *callback_arg) function

Completed in 22 milliseconds