Lines Matching refs:objectid
21 key->objectid = get_unaligned_le64(uuid); in btrfs_uuid_to_key()
136 ret, key.objectid, key.offset, type); in btrfs_uuid_tree_add()
309 key.objectid = 0; in btrfs_uuid_tree_iterate()
348 put_unaligned_le64(key.objectid, uuid); in btrfs_uuid_tree_iterate()
414 key.objectid = 0; in btrfs_uuid_scan_kthread()
432 (key.objectid < BTRFS_FIRST_FREE_OBJECTID && in btrfs_uuid_scan_kthread()
433 key.objectid != BTRFS_FS_TREE_OBJECTID) || in btrfs_uuid_scan_kthread()
434 key.objectid > BTRFS_LAST_FREE_OBJECTID) in btrfs_uuid_scan_kthread()
473 key.objectid); in btrfs_uuid_scan_kthread()
485 key.objectid); in btrfs_uuid_scan_kthread()
507 } else if (key.objectid < (u64)-1) { in btrfs_uuid_scan_kthread()
510 key.objectid++; in btrfs_uuid_scan_kthread()