Searched refs:BTRFS_ROOT_REF_KEY (Results 1 – 5 of 5) sorted by relevance
364 key.type = BTRFS_ROOT_REF_KEY; in btrfs_del_root_ref()429 key.type = BTRFS_ROOT_REF_KEY; in btrfs_add_root_ref()
2519 key.type = BTRFS_ROOT_REF_KEY; in btrfs_search_path_in_tree_user()2790 key.type = BTRFS_ROOT_REF_KEY; in btrfs_ioctl_get_subvol_rootref()2812 if (key.objectid != objectid || key.type != BTRFS_ROOT_REF_KEY) { in btrfs_ioctl_get_subvol_rootref()
1037 key.type = BTRFS_ROOT_REF_KEY; in btrfs_quota_enable()1054 if (found_key.type == BTRFS_ROOT_REF_KEY) { in btrfs_quota_enable()
3903 key.type = BTRFS_ROOT_REF_KEY; in may_destroy_subvol()3916 key.type == BTRFS_ROOT_REF_KEY) in may_destroy_subvol()5274 key.type = BTRFS_ROOT_REF_KEY; in fixup_tree_root_location()
160 #define BTRFS_ROOT_REF_KEY 156 macro