Lines Matching refs:dirid
2377 u64 tree_id, u64 dirid, char *name) in btrfs_search_path_in_tree() argument
2390 if (dirid == BTRFS_FIRST_FREE_OBJECTID) { in btrfs_search_path_in_tree()
2408 key.objectid = dirid; in btrfs_search_path_in_tree()
2417 ret = btrfs_previous_item(root, path, dirid, in btrfs_search_path_in_tree()
2449 dirid = key.objectid; in btrfs_search_path_in_tree()
2467 u64 dirid = args->dirid; in btrfs_search_path_in_tree_user() local
2491 if (dirid != upper_limit.objectid) { in btrfs_search_path_in_tree_user()
2500 key.objectid = dirid; in btrfs_search_path_in_tree_user()
2508 ret = btrfs_previous_item(root, path, dirid, in btrfs_search_path_in_tree_user()
2536 ret = btrfs_previous_item(root, path, dirid, in btrfs_search_path_in_tree_user()
2548 if (key2.objectid != dirid) { in btrfs_search_path_in_tree_user()
2575 dirid = key.objectid; in btrfs_search_path_in_tree_user()
2605 if (args->dirid != btrfs_root_ref_dirid(leaf, rref)) { in btrfs_search_path_in_tree_user()
2689 if (args->dirid == BTRFS_FIRST_FREE_OBJECTID && in btrfs_ioctl_ino_lookup_user()
2800 subvol_info->dirid = btrfs_root_ref_dirid(leaf, rref); in btrfs_ioctl_get_subvol_info()
2892 rootrefs->rootref[found].dirid = in btrfs_ioctl_get_subvol_rootref()