Home
last modified time | relevance | path

Searched refs:hammer_btree_do_propagation (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/hammer/
H A Dhammer_object.c1306 hammer_btree_do_propagation(cursor, &record->leaf); in hammer_ip_sync_record_cursor()
2393 hammer_btree_do_propagation(cursor, leaf); in hammer_create_at_cursor()
2586 hammer_btree_do_propagation(cursor, leaf); in hammer_delete_at_cursor()
2588 hammer_btree_do_propagation(cursor, leaf); in hammer_delete_at_cursor()
H A Dhammer.h1116 void hammer_btree_do_propagation(hammer_cursor_t cursor,
H A Dhammer_btree.c2343 hammer_btree_do_propagation(hammer_cursor_t cursor, in hammer_btree_do_propagation() function