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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c358 #define CLW_ALLOCATE 0x01 macro
415 * and CLW_ALLOCATE is specified, allocate and initialize it...
436 if ( !(flags & CLW_ALLOCATE))
3130 wbp = cluster_get_wbp(vp, CLW_ALLOCATE | CLW_RETURNLOCKED);

Completed in 19 milliseconds