Searched refs:btrfs_next_old_item (Results 1 – 3 of 3) sorted by relevance
687 int btrfs_next_old_item(struct btrfs_root *root, struct btrfs_path *path, u64 time_seq);702 return btrfs_next_old_item(root, p, 0); in btrfs_next_item()
579 ret = btrfs_next_old_item(root, path, ctx->time_seq); in add_all_parents()
5159 int btrfs_next_old_item(struct btrfs_root *root, struct btrfs_path *path, u64 time_seq) in btrfs_next_old_item() function