Lines Matching refs:undo_length
872 if (action->record.undo_length != action->record.redo_length) in change_resident()
926 if (action->record.undo_length != action->record.redo_length) in change_resident_expect()
1722 length = le16_to_cpu(action->record.undo_length); in check_full_mft()
1765 length = le16_to_cpu(action->record.undo_length); in check_full_index()
2073 if (!action->record.undo_length) in redo_create_attribute()
2092 length = le16_to_cpu(action->record.undo_length); in redo_delete_attribute()
2117 length = le16_to_cpu(action->record.undo_length); in redo_delete_file()
2172 length = le16_to_cpu(action->record.undo_length); in redo_delete_index()
2232 length = le16_to_cpu(action->record.undo_length); in redo_delete_root_index()
2345 if (action->record.undo_length) { in redo_open_attribute()
2491 resize = length - le16_to_cpu(action->record.undo_length); in redo_update_mapping()
2581 oldlength = le16_to_cpu(action->record.undo_length); in redo_update_resident()
2800 oldlength = le16_to_cpu(action->record.undo_length); in redo_write_end()
3073 if (!action->record.undo_length) in undo_create_attribute()
3092 length = le16_to_cpu(action->record.undo_length); in undo_delete_attribute()
3120 length = le16_to_cpu(action->record.undo_length); in undo_delete_index()
3186 length = le16_to_cpu(action->record.undo_length); in undo_delete_root_index()
3309 length = le16_to_cpu(action->record.undo_length); in undo_delete_file()
3426 if (action->record.undo_length) { in undo_open_attribute()
3491 length = le16_to_cpu(action->record.undo_length); in undo_sizes()
3528 length = le16_to_cpu(action->record.undo_length); in undo_update_index()
3552 length = le16_to_cpu(action->record.undo_length); in undo_update_index_value()
3597 length = le16_to_cpu(action->record.undo_length); in undo_update_vcn()
3629 length = le16_to_cpu(action->record.undo_length); in undo_update_mapping()
3715 length = le16_to_cpu(action->record.undo_length); in undo_update_resident()
3779 length = le16_to_cpu(action->record.undo_length); in undo_update_root_index()
3806 length = le16_to_cpu(action->record.undo_length); in undo_update_root_vcn()
3834 length = le16_to_cpu(action->record.undo_length); in undo_update_value()
3896 length = le16_to_cpu(action->record.undo_length); in undo_write_end()
3963 length = le16_to_cpu(action->record.undo_length); in undo_write_index()