Searched refs:total_spaces (Results 1 – 5 of 5) sorted by relevance
1194 PRINT_FIELD_U("{", args, total_spaces); in MPERS_PRINTER_DECL()1196 if (args.space_slots == 0 && args.total_spaces) { in MPERS_PRINTER_DECL()1207 args.total_spaces, in MPERS_PRINTER_DECL()
1153 args_passed.total_spaces); in btrfs_test_space_info_ioctl()1156 args_passed.total_spaces * sizeof(args.spaces[0])); in btrfs_test_space_info_ioctl()1161 argsp->space_slots = args_passed.total_spaces; in btrfs_test_space_info_ioctl()1167 argsp->total_spaces); in btrfs_test_space_info_ioctl()1171 for (i = 0; i < argsp->total_spaces; i++) { in btrfs_test_space_info_ioctl()
606 __u64 total_spaces; member