Searched refs:btrfs_next_old_item (Results 1 – 2 of 2) sorted by relevance
707 int btrfs_next_old_item(struct btrfs_root *root, struct btrfs_path *path, u64 time_seq);722 return btrfs_next_old_item(root, p, 0); in btrfs_next_item()
5014 int btrfs_next_old_item(struct btrfs_root *root, struct btrfs_path *path, u64 time_seq) in btrfs_next_old_item() function