Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dctree.h652 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
697 return btrfs_next_old_leaf(root, path, 0); in btrfs_next_leaf()
H A Dbackref.c515 ret = btrfs_next_old_leaf(root, path, ctx->time_seq); in add_all_parents()
539 ret = btrfs_next_old_leaf(root, path, ctx->time_seq); in add_all_parents()
H A Dctree.c4958 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, in btrfs_next_old_leaf() function
5163 return btrfs_next_old_leaf(root, path, time_seq); in btrfs_next_old_item()