Searched refs:treeid (Results 1 – 2 of 2) sorted by relevance
494 __u64 treeid; member504 __u64 treeid; member869 __u64 treeid; member929 __u64 treeid; member
88 __u64 treeid; member1735 u64 treeid = btrfs_root_id(BTRFS_I(inode)->root); in btrfs_search_path_in_tree_user() local1762 root = btrfs_get_fs_root(fs_info, treeid, true); in btrfs_search_path_in_tree_user()1835 key.objectid = treeid; in btrfs_search_path_in_tree_user()1837 key.offset = args->treeid; in btrfs_search_path_in_tree_user()1882 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()1883 args->treeid = btrfs_root_id(root); in btrfs_ioctl_ino_lookup()1898 root = btrfs_get_fs_root(root->fs_info, args->treeid, true); in btrfs_ioctl_ino_lookup()1984 subvol_info->treeid = key.objectid; in _btrfs_ioctl_get_subvol_info()2032 if (key.objectid == subvol_info->treeid && in _btrfs_ioctl_get_subvol_info()[all …]