Searched refs:u64_array (Results 1 – 3 of 3) sorted by relevance
1498 uint64_t u64_array[2] = { 256, 257 }; in btrfs_test_send_ioctl() local1520 args.clone_sources = (__u64 *) (void *) u64_array; in btrfs_test_send_ioctl()1528 btrfs_print_objectid(u64_array[0]); in btrfs_test_send_ioctl()1530 btrfs_print_objectid(u64_array[1]); in btrfs_test_send_ioctl()