Home
last modified time | relevance | path

Searched refs:hammer_modify_buffer_noundo (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/vfs/hammer/
H A Dhammer_undo.c165 hammer_modify_buffer_noundo(NULL, buffer); in hammer_generate_undo()
385 hammer_modify_buffer_noundo(NULL, buffer); in hammer_upgrade_undo_4()
H A Dhammer_redo.c119 hammer_modify_buffer_noundo(NULL, buffer); in hammer_generate_redo()
H A Dhammer_reblock.c486 hammer_modify_buffer_noundo(cursor->trans, data_buffer); in hammer_reblock_data()
H A Dhammer_object.c1272 hammer_modify_buffer_noundo(trans, cursor->data_buffer); in hammer_ip_sync_record_cursor()
2308 hammer_modify_buffer_noundo(trans, data_buffer); in hammer_create_at_cursor()
H A Dhammer_recover.c1115 hammer_modify_buffer_noundo(NULL, buffer); in hammer_recover_undo()
H A Dhammer.h1431 hammer_modify_buffer_noundo(hammer_transaction_t trans, hammer_buffer_t buffer) in hammer_modify_buffer_noundo() function
H A Dhammer_inode.c1460 hammer_modify_buffer_noundo(trans, cursor->data_buffer); in hammer_update_itimes()