Searched refs:space_slots (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.h136 __u64 space_slots; member in struct:btrfs_ioctl_space_args
H A Dioctl.c1905 /* space_slots == 0 means they are asking for a count */
1906 if (space_args.space_slots == 0) {
1934 if (space_args.total_spaces >= space_args.space_slots)

Completed in 35 milliseconds