Home
last modified time | relevance | path

Searched refs:space_slots (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests-mx32/
Dbtrfs.c1142 ioc(BTRFS_IOC_SPACE_INFO), args.space_slots); in btrfs_test_space_info_ioctl()
1150 args_passed.space_slots); in btrfs_test_space_info_ioctl()
1161 argsp->space_slots = args_passed.total_spaces; in btrfs_test_space_info_ioctl()
1164 argsp->space_slots); in btrfs_test_space_info_ioctl()
/external/strace/tests/
Dbtrfs.c1142 ioc(BTRFS_IOC_SPACE_INFO), args.space_slots); in btrfs_test_space_info_ioctl()
1150 args_passed.space_slots); in btrfs_test_space_info_ioctl()
1161 argsp->space_slots = args_passed.total_spaces; in btrfs_test_space_info_ioctl()
1164 argsp->space_slots); in btrfs_test_space_info_ioctl()
/external/strace/tests-m32/
Dbtrfs.c1142 ioc(BTRFS_IOC_SPACE_INFO), args.space_slots); in btrfs_test_space_info_ioctl()
1150 args_passed.space_slots); in btrfs_test_space_info_ioctl()
1161 argsp->space_slots = args_passed.total_spaces; in btrfs_test_space_info_ioctl()
1164 argsp->space_slots); in btrfs_test_space_info_ioctl()
/external/strace/
Dbtrfs.c1189 PRINT_FIELD_U("{", args, space_slots); in MPERS_PRINTER_DECL()
1196 if (args.space_slots == 0 && args.total_spaces) { in MPERS_PRINTER_DECL()
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h643 __u64 space_slots; member