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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c349 cluster_get_wbp(vnode_t vp, int flags) function
389 if ((wbp = cluster_get_wbp(vp, 0)) != NULL) {
2797 wbp = cluster_get_wbp(vp, CLW_ALLOCATE | CLW_RETURNLOCKED);
4461 if ((wbp = cluster_get_wbp(vp, CLW_RETURNLOCKED)) == NULL) {

Completed in 37 milliseconds