Searched refs:BTRFS_ROOT_REF_KEY (Results 1 – 7 of 7) sorted by relevance
89 key.type = BTRFS_ROOT_REF_KEY; in list_subvols()
164 #define BTRFS_ROOT_REF_KEY 156 macro
381 key.type = BTRFS_ROOT_REF_KEY; in btrfs_del_root_ref()446 key.type = BTRFS_ROOT_REF_KEY; in btrfs_add_root_ref()
2031 key.type = BTRFS_ROOT_REF_KEY; in btrfs_search_path_in_tree_user()2295 key.type = BTRFS_ROOT_REF_KEY; in btrfs_ioctl_get_subvol_rootref()2318 if (key.objectid != objectid || key.type != BTRFS_ROOT_REF_KEY) { in btrfs_ioctl_get_subvol_rootref()
1076 key.type = BTRFS_ROOT_REF_KEY; in btrfs_quota_enable()1093 if (found_key.type == BTRFS_ROOT_REF_KEY) { in btrfs_quota_enable()
4369 key.type = BTRFS_ROOT_REF_KEY; in may_destroy_subvol()4389 key.type == BTRFS_ROOT_REF_KEY) in may_destroy_subvol()5434 key.type = BTRFS_ROOT_REF_KEY; in fixup_tree_root_location()
205 #define BTRFS_ROOT_REF_KEY 156 macro