Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dbackref.c455 if (time_seq == SEQ_LAST) in add_all_parents()
479 if (time_seq == SEQ_LAST) in add_all_parents()
517 if (time_seq == SEQ_LAST) in add_all_parents()
577 else if (time_seq == SEQ_LAST) in resolve_indirect_ref()
608 if (time_seq == SEQ_LAST) in resolve_indirect_ref()
1202 if (time_seq == SEQ_LAST)
1225 time_seq != SEQ_LAST) {
1227 if (trans && time_seq != SEQ_LAST) {
Dctree.h491 #define SEQ_LAST ((u64)-1) macro
Dqgroup.c2700 record->bytenr, SEQ_LAST, &new_roots, false); in btrfs_qgroup_account_extents()