Lines Matching refs:time_seq
512 if (ctx->time_seq == BTRFS_SEQ_LAST) in add_all_parents()
515 ret = btrfs_next_old_leaf(root, path, ctx->time_seq); in add_all_parents()
536 if (ctx->time_seq == BTRFS_SEQ_LAST) in add_all_parents()
539 ret = btrfs_next_old_leaf(root, path, ctx->time_seq); in add_all_parents()
576 if (ctx->time_seq == BTRFS_SEQ_LAST) in add_all_parents()
579 ret = btrfs_next_old_item(root, path, ctx->time_seq); in add_all_parents()
636 else if (ctx->time_seq == BTRFS_SEQ_LAST) in resolve_indirect_ref()
639 root_level = btrfs_old_root_level(root, ctx->time_seq); in resolve_indirect_ref()
667 if (ctx->time_seq == BTRFS_SEQ_LAST) in resolve_indirect_ref()
670 ret = btrfs_search_old_slot(root, &search_key, path, ctx->time_seq); in resolve_indirect_ref()
1425 if (ctx->time_seq == BTRFS_SEQ_LAST) in find_parent_nodes()
1442 ctx->time_seq != BTRFS_SEQ_LAST) { in find_parent_nodes()
1469 ret = add_delayed_refs(ctx->fs_info, head, ctx->time_seq, in find_parent_nodes()
1896 walk_ctx.time_seq = elem.seq; in btrfs_is_data_extent_shared()
2440 ctx->time_seq = seq_elem.seq; in iterate_extent_inodes()