Home
last modified time | relevance | path

Searched refs:found_path (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/btrfs/
A Dctree.c328 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *found_path, in btrfs_find_item() argument
341 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()
A Dctree.h1295 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *found_path,

Completed in 7 milliseconds