Searched refs:total_spaces (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dioctl.h137 __u64 total_spaces; member in struct:btrfs_ioctl_space_args
H A Dioctl.c1907 space_args.total_spaces = slot_count;
1917 space_args.total_spaces = 0;
1934 if (space_args.total_spaces >= space_args.space_slots)
1942 space_args.total_spaces++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dioctl.h137 __u64 total_spaces; member in struct:btrfs_ioctl_space_args
H A Dioctl.c1907 space_args.total_spaces = slot_count;
1917 space_args.total_spaces = 0;
1934 if (space_args.total_spaces >= space_args.space_slots)
1942 space_args.total_spaces++;

Completed in 132 milliseconds