Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_cluster.c439 cluster_get_wbp(vnode_t vp, int flags) in cluster_get_wbp() function
479 if ((wbp = cluster_get_wbp(vp, 0)) != NULL) { in cluster_syncup()
3252 wbp = cluster_get_wbp(vp, CLW_ALLOCATE | CLW_RETURNLOCKED); in cluster_update_state_internal()
5825 if ((wbp = cluster_get_wbp(vp, CLW_RETURNLOCKED)) == NULL) { in cluster_push_err()