Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/hammer/
H A Dhammer_inode.c1330 error = hammer_ip_sync_record_cursor(cursor, record); in hammer_update_inode()
2865 error = hammer_ip_sync_record_cursor(cursor, record); in hammer_sync_record_callback()
H A Dhammer.h1290 int hammer_ip_sync_record_cursor(hammer_cursor_t cursor, hammer_record_t rec);
H A Dhammer_object.c1120 hammer_ip_sync_record_cursor(hammer_cursor_t cursor, hammer_record_t record) in hammer_ip_sync_record_cursor() function