Searched refs:last_ref (Results 1 – 4 of 4) sorted by relevance
630 *last_ref = 1; in remove_extent_data_ref()1072 int *last_ref) in update_inline_extent_backref() argument1120 *last_ref = 1; in update_inline_extent_backref()1186 last_ref); in remove_extent_backref()1189 last_ref); in remove_extent_backref()1191 *last_ref = 1; in remove_extent_backref()2936 int last_ref = 0; in __btrfs_free_extent() local3001 is_data, &last_ref); in __btrfs_free_extent()3127 &last_ref); in __btrfs_free_extent()3172 last_ref = 1; in __btrfs_free_extent()[all …]
263 int *last_ref) in update_ref_for_cow() argument363 *last_ref = 1; in update_ref_for_cow()392 int last_ref = 0; in __btrfs_cow_block() local437 ret = update_ref_for_cow(trans, root, buf, cow, &last_ref); in __btrfs_cow_block()467 parent_start, last_ref); in __btrfs_cow_block()479 if (last_ref) { in __btrfs_cow_block()489 parent_start, last_ref); in __btrfs_cow_block()
2729 u64 parent, int last_ref);
556 bool last_ref; in xlog_state_release_iclog() local578 last_ref = atomic_dec_and_test(&iclog->ic_refcnt); in xlog_state_release_iclog()586 if (last_ref) { in xlog_state_release_iclog()594 if (!last_ref) in xlog_state_release_iclog()
Completed in 34 milliseconds