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/
H A Dbackref.c459 if (time_seq == SEQ_LAST) in add_all_parents()
483 if (time_seq == SEQ_LAST) in add_all_parents()
524 if (time_seq == SEQ_LAST) in add_all_parents()
584 else if (time_seq == SEQ_LAST) in resolve_indirect_ref()
615 if (time_seq == SEQ_LAST) in resolve_indirect_ref()
1186 * If time_seq is set to SEQ_LAST, it will not search delayed_refs, and behave
1238 if (time_seq == SEQ_LAST)
1261 time_seq != SEQ_LAST) {
1263 if (trans && time_seq != SEQ_LAST) {
H A Dctree.h491 #define SEQ_LAST ((u64)-1) macro
H A Dqgroup.c2759 * Use SEQ_LAST as time_seq to do special search, which in btrfs_qgroup_account_extents()
2764 record->bytenr, SEQ_LAST, &new_roots, false); in btrfs_qgroup_account_extents()

Completed in 13 milliseconds