Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/vfs/
H A Dvfs_cluster.c410 #define CLW_ALLOCATE 0x01 macro
486 if (!(flags & CLW_ALLOCATE)) { in cluster_get_wbp()
3282 wbp = cluster_get_wbp(vp, CLW_ALLOCATE | CLW_RETURNLOCKED); in cluster_update_state_internal()