Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dindex.h86 * @ib_dirty: TRUE if index block was changed
98 * @ib_dirty are undefined in this case.
103 * INDEX_ALLOCATION attribute. @ib_dirty is TRUE if index block was changed and
131 BOOL ib_dirty; member
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c62 * attribute, set ib_dirty to TRUE, thus index block will be updated during
70 ictx->ib_dirty = TRUE; in ntfs_index_entry_mark_dirty()
105 icx->ib_dirty = FALSE; in ntfs_icx_ib_write()
153 if (icx->ib_dirty) { in ntfs_index_ctx_free()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c90 bool ib_dirty; member
2782 state->ib_dirty = true; in handle_index_buffer()

Completed in 10 milliseconds