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

/linux-master/fs/btrfs/
H A Dctree.h653 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
698 return btrfs_next_old_leaf(root, path, 0);
H A Dctree.c4794 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, function
4999 return btrfs_next_old_leaf(root, path, time_seq);
H A Dbackref.c512 ret = btrfs_next_old_leaf(root, path, ctx->time_seq);
536 ret = btrfs_next_old_leaf(root, path, ctx->time_seq);

Completed in 210 milliseconds