Searched refs:SEQ_LAST (Results 1 – 3 of 3) sorted by relevance
440 if (time_seq == SEQ_LAST) in add_all_parents()484 if (time_seq == SEQ_LAST) in add_all_parents()536 else if (time_seq == SEQ_LAST) in resolve_indirect_ref()547 if (time_seq == SEQ_LAST) in resolve_indirect_ref()1147 if (time_seq == SEQ_LAST)1165 time_seq != SEQ_LAST) {1167 if (trans && time_seq != SEQ_LAST) {
2166 record->bytenr, SEQ_LAST, &new_roots, false); in btrfs_qgroup_account_extents()
687 #define SEQ_LAST ((u64)-1) macro