Searched refs:found_path (Results 1 – 2 of 2) sorted by relevance
328 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *found_path, in btrfs_find_item() argument341 if (found_path == NULL) { in btrfs_find_item()346 path = found_path; in btrfs_find_item()368 if (path != found_path) in btrfs_find_item()
1295 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *found_path,
Completed in 7 milliseconds