Home
last modified time | relevance | path

Searched refs:btrfs_next_old_leaf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dctree.h643 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
688 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.c4918 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, in btrfs_next_old_leaf() function
5123 return btrfs_next_old_leaf(root, path, time_seq); in btrfs_next_old_item()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.c462 ret = btrfs_next_old_leaf(root, path, time_seq); in add_all_parents()
486 ret = btrfs_next_old_leaf(root, path, time_seq); in add_all_parents()
H A Dctree.h2783 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
2790 return btrfs_next_old_leaf(root, p, time_seq); in btrfs_next_old_item()
H A Dctree.c5444 return btrfs_next_old_leaf(root, path, 0); in btrfs_next_leaf()
5447 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, in btrfs_next_old_leaf() function

Completed in 26 milliseconds