Searched defs:need_writeback (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dlcnalloc.c112 u8 pass, done_zones, search_zone, need_writeback, bit; local
243 need_writeback = 0;
245 "0x%llx, bmp_pos = 0x%llx, need_writeback = %i.\n",
247 need_writeback);
252 "need_writeback = %i, byte ofs = 0x%x, "
255 need_writeback, (unsigned int)(lcn >> 3),
293 need_writeback = 1;
294 ntfs_log_trace("*byte = 0x%x, need_writeback is set.\n",
403 "0x%llx, bmp_pos = 0x%llx, need_writeback = %i.\n",
405 (long long)bmp_pos, need_writeback);
[all...]

Completed in 15 milliseconds