Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dioctl.c1683 static noinline int btrfs_search_path_in_tree(struct btrfs_root *root, u64 dirid, char *name) in btrfs_search_path_in_tree() function
1917 ret = btrfs_search_path_in_tree(root, args->objectid, args->name); in btrfs_ioctl_ino_lookup()