Lines Matching defs:cursor
184 hammer_cursor_t cursor = data; in hammer_rec_scan_cmp() local
203 hammer_cursor_t cursor = data; in hammer_rec_find_cmp() local
508 hammer_ip_iterate_mem_good(hammer_cursor_t cursor, hammer_record_t record) in hammer_ip_iterate_mem_good()
540 hammer_cursor_t cursor = data; in hammer_rec_scan_callback() local
599 hammer_mem_lookup(hammer_cursor_t cursor) in hammer_mem_lookup()
621 hammer_mem_first(hammer_cursor_t cursor) in hammer_mem_first()
663 struct hammer_cursor cursor; in hammer_ip_add_direntry() local
764 hammer_cursor_t cursor, hammer_inode_t dip, in hammer_ip_del_direntry()
1120 hammer_ip_sync_record_cursor(hammer_cursor_t cursor, hammer_record_t record) in hammer_ip_sync_record_cursor()
1399 hammer_ip_lookup(hammer_cursor_t cursor) in hammer_ip_lookup()
1436 _hammer_ip_seek_btree(hammer_cursor_t cursor) in _hammer_ip_seek_btree()
1477 _hammer_ip_reseek(hammer_cursor_t cursor) in _hammer_ip_reseek()
1538 hammer_ip_first(hammer_cursor_t cursor) in hammer_ip_first()
1587 hammer_ip_next(hammer_cursor_t cursor) in hammer_ip_next()
1848 hammer_ip_resolve_data(hammer_cursor_t cursor) in hammer_ip_resolve_data()
1923 hammer_ip_delete_range(hammer_cursor_t cursor, hammer_inode_t ip, in hammer_ip_delete_range()
2081 hammer_delete_general(hammer_cursor_t cursor, hammer_inode_t ip, in hammer_delete_general()
2117 hammer_ip_delete_clean(hammer_cursor_t cursor, hammer_inode_t ip, int *countp) in hammer_ip_delete_clean()
2195 hammer_ip_delete_record(hammer_cursor_t cursor, hammer_inode_t ip, in hammer_ip_delete_record()
2274 hammer_create_at_cursor(hammer_cursor_t cursor, hammer_btree_leaf_elm_t leaf, in hammer_create_at_cursor()
2423 hammer_delete_at_cursor(hammer_cursor_t cursor, int delete_flags, in hammer_delete_at_cursor()
2608 struct hammer_cursor cursor; in hammer_ip_check_directory_empty() local