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

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dindex.h53 * @ib_dirty: TRUE if index block was changed
69 * @ib_dirty are undefined in this case.
74 * INDEX_ALLOCATION attribute. @ib_dirty is TRUE if index block was changed and
100 BOOL ib_dirty; member in struct:__anon2037
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dindex.c61 * attribute, set ib_dirty to TRUE, thus index block will be updated during
69 ictx->ib_dirty = TRUE;
104 icx->ib_dirty = FALSE;
157 if (icx->ib_dirty) {

Completed in 131 milliseconds