Lines Matching refs:time_seq
508 if (ctx->time_seq == BTRFS_SEQ_LAST) in add_all_parents()
511 ret = btrfs_next_old_leaf(root, path, ctx->time_seq); in add_all_parents()
532 if (ctx->time_seq == BTRFS_SEQ_LAST) in add_all_parents()
535 ret = btrfs_next_old_leaf(root, path, ctx->time_seq); in add_all_parents()
572 if (ctx->time_seq == BTRFS_SEQ_LAST) in add_all_parents()
575 ret = btrfs_next_old_item(root, path, ctx->time_seq); in add_all_parents()
632 else if (ctx->time_seq == BTRFS_SEQ_LAST) in resolve_indirect_ref()
635 root_level = btrfs_old_root_level(root, ctx->time_seq); in resolve_indirect_ref()
663 if (ctx->time_seq == BTRFS_SEQ_LAST) in resolve_indirect_ref()
666 ret = btrfs_search_old_slot(root, &search_key, path, ctx->time_seq); in resolve_indirect_ref()
1416 if (ctx->time_seq == BTRFS_SEQ_LAST) in find_parent_nodes()
1435 ctx->time_seq != BTRFS_SEQ_LAST) { in find_parent_nodes()
1463 ret = add_delayed_refs(ctx->fs_info, head, ctx->time_seq, in find_parent_nodes()
1890 walk_ctx.time_seq = elem.seq; in btrfs_is_data_extent_shared()
2438 ctx->time_seq = seq_elem.seq; in iterate_extent_inodes()