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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c280 #define CLW_ALLOCATE 0x01 macro
337 * and CLW_ALLOCATE is specified, allocate and initialize it...
358 if ( !(flags & CLW_ALLOCATE))
2797 wbp = cluster_get_wbp(vp, CLW_ALLOCATE | CLW_RETURNLOCKED);

Completed in 41 milliseconds