Searched refs:BTRFS_FS_TREE_OBJECTID (Results 1 – 8 of 8) sorted by relevance
813 BTRFS_FS_TREE_OBJECTID; in btrfs_parse_early_options()879 while (subvol_objectid != BTRFS_FS_TREE_OBJECTID) { in get_subvol_name_from_objectid()1013 *objectid = BTRFS_FS_TREE_OBJECTID; in get_default_subvol_objectid()1455 if (subvol_name || subvol_objectid != BTRFS_FS_TREE_OBJECTID) { in btrfs_mount()
406 if (root->root_key.objectid != BTRFS_FS_TREE_OBJECTID && in btrfs_save_ino_cache()
956 ret = add_qgroup_item(trans, quota_root, BTRFS_FS_TREE_OBJECTID); in btrfs_quota_enable()960 qgroup = add_qgroup_rb(fs_info, BTRFS_FS_TREE_OBJECTID); in btrfs_quota_enable()
85 #define BTRFS_FS_TREE_OBJECTID 5ULL macro4370 if (rootid == BTRFS_FS_TREE_OBJECTID || in is_fstree()
171 { .id = BTRFS_FS_TREE_OBJECTID, .name_stem = "fs" },3071 location.objectid = BTRFS_FS_TREE_OBJECTID; in open_ctree()
4093 objectid = BTRFS_FS_TREE_OBJECTID; in btrfs_ioctl_default_subvol()
4022 key.objectid != BTRFS_FS_TREE_OBJECTID) || in btrfs_uuid_scan_kthread()
42 { BTRFS_FS_TREE_OBJECTID, "FS_TREE" }, \