Searched refs:BTRFS_SEQ_LAST (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Dtree-mod-log.h21 #define BTRFS_SEQ_LAST ((u64)-1) macro
H A Dbackref.c509 if (ctx->time_seq == BTRFS_SEQ_LAST)
533 if (ctx->time_seq == BTRFS_SEQ_LAST)
573 if (ctx->time_seq == BTRFS_SEQ_LAST)
633 else if (ctx->time_seq == BTRFS_SEQ_LAST)
664 if (ctx->time_seq == BTRFS_SEQ_LAST)
1423 if (ctx->time_seq == BTRFS_SEQ_LAST)
1442 ctx->time_seq != BTRFS_SEQ_LAST) {
H A Dtree-mod-log.c81 u64 min_seq = BTRFS_SEQ_LAST;
H A Dqgroup.c2961 * Use BTRFS_SEQ_LAST as time_seq to do special search,
2966 ctx.time_seq = BTRFS_SEQ_LAST;

Completed in 192 milliseconds