Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dbackref.c458 if (time_seq == SEQ_LAST) in add_all_parents()
482 if (time_seq == SEQ_LAST) in add_all_parents()
520 if (time_seq == SEQ_LAST) in add_all_parents()
580 else if (time_seq == SEQ_LAST) in resolve_indirect_ref()
611 if (time_seq == SEQ_LAST) in resolve_indirect_ref()
1234 if (time_seq == SEQ_LAST)
1257 time_seq != SEQ_LAST) {
1259 if (trans && time_seq != SEQ_LAST) {
H A Dctree.h491 #define SEQ_LAST ((u64)-1) macro
H A Dqgroup.c2736 record->bytenr, SEQ_LAST, &new_roots, false); in btrfs_qgroup_account_extents()