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

/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c377 FLAGS_FIRST_BLOCK_PARTIAL = 0x1, enumerator in enum:__anon51
411 flags |= FLAGS_FIRST_BLOCK_PARTIAL;
459 if ((flags & FLAGS_FIRST_BLOCK_PARTIAL) != 0) {

Completed in 60 milliseconds