Lines Matching refs:dirid
2262 u64 tree_id, u64 dirid, char *name) in btrfs_search_path_in_tree() argument
2275 if (dirid == BTRFS_FIRST_FREE_OBJECTID) { in btrfs_search_path_in_tree()
2295 key.objectid = dirid; in btrfs_search_path_in_tree()
2304 ret = btrfs_previous_item(root, path, dirid, in btrfs_search_path_in_tree()
2336 dirid = key.objectid; in btrfs_search_path_in_tree()
2353 u64 dirid = args->dirid; in btrfs_search_path_in_tree_user() local
2377 if (dirid != upper_limit.objectid) { in btrfs_search_path_in_tree_user()
2389 key.objectid = dirid; in btrfs_search_path_in_tree_user()
2397 ret = btrfs_previous_item(root, path, dirid, in btrfs_search_path_in_tree_user()
2425 ret = btrfs_previous_item(root, path, dirid, in btrfs_search_path_in_tree_user()
2437 if (key2.objectid != dirid) { in btrfs_search_path_in_tree_user()
2464 dirid = key.objectid; in btrfs_search_path_in_tree_user()
2493 if (args->dirid != btrfs_root_ref_dirid(leaf, rref)) { in btrfs_search_path_in_tree_user()
2575 if (args->dirid == BTRFS_FIRST_FREE_OBJECTID && in btrfs_ioctl_ino_lookup_user()
2690 subvol_info->dirid = btrfs_root_ref_dirid(leaf, rref); in btrfs_ioctl_get_subvol_info()
2780 rootrefs->rootref[found].dirid = in btrfs_ioctl_get_subvol_rootref()