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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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++;

Completed in 50 milliseconds