Searched refs:SEQ_LAST (Results 1 – 3 of 3) sorted by relevance
441 if (time_seq == SEQ_LAST) in add_all_parents()485 if (time_seq == SEQ_LAST) in add_all_parents()537 else if (time_seq == SEQ_LAST) in resolve_indirect_ref()548 if (time_seq == SEQ_LAST) in resolve_indirect_ref()1179 if (time_seq == SEQ_LAST)1202 time_seq != SEQ_LAST) {1204 if (trans && time_seq != SEQ_LAST) {
2194 record->bytenr, SEQ_LAST, &new_roots, false); in btrfs_qgroup_account_extents()
688 #define SEQ_LAST ((u64)-1) macro