Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/vfs/
H A Dvfs_cluster.c372 #define CLW_RETURNLOCKED 0x02 macro
466 if (flags & CLW_RETURNLOCKED) { in cluster_get_wbp()
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()