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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dubc.h90 int cluster_push_ext(vnode_t, int, int (*)(buf_t, void *), void *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c4443 return cluster_push_ext(vp, flags, NULL, NULL);
4448 cluster_push_ext(vnode_t vp, int flags, int (*callback)(buf_t, void *), void *callback_arg) function

Completed in 16 milliseconds