Searched refs:btrfs_next_old_leaf (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | backref.c | 461 ret = btrfs_next_old_leaf(root, path, time_seq); in add_all_parents() 485 ret = btrfs_next_old_leaf(root, path, time_seq); in add_all_parents()
|
| H A D | ctree.h | 2785 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, 2792 return btrfs_next_old_leaf(root, p, time_seq); in btrfs_next_old_item()
|
| H A D | ctree.c | 5410 return btrfs_next_old_leaf(root, path, 0); in btrfs_next_leaf() 5413 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, in btrfs_next_old_leaf() function
|