Lines Matching refs:objectid
334 .objectid = BTRFS_FIRST_FREE_OBJECTID in btrfs_subvol_get_id_fd()
400 args->key.min_objectid = h->objectid; in btrfs_ioctl_search_args_set()
488 if (sh->objectid != subvol_id) in btrfs_subvol_get_info_fd()
584 if (sh->objectid != 0) in btrfs_qgroup_get_quota_fd()
1129 .objectid = htole64(ref->dirid), in subvol_remove_children()
1146 r = subvol_remove_children(subvol_fd, p, sh->objectid, flags); in subvol_remove_children()
1158 r = subvol_remove_children(child_fd, p, sh->objectid, flags); in subvol_remove_children()
1254 if (sh->objectid != 0) in btrfs_qgroup_copy_limits()
1481 if (sh->objectid == new_subvol_id) in subvol_snapshot_children()
1491 .objectid = htole64(ref->dirid), in subvol_snapshot_children()
1543 …r = subvol_snapshot_children(old_child_fd, new_child_fd, p, sh->objectid, flags & ~BTRFS_SNAPSHOT_… in subvol_snapshot_children()
1733 if (sh->offset < sh->objectid) in btrfs_qgroup_find_parents()
1735 if (sh->objectid != qgroupid) in btrfs_qgroup_find_parents()
1967 if (sh->objectid != subvol_id) in btrfs_subvol_get_parent()