Searched refs:BTRFS_IOC_QGROUP_CREATE (Results 1 – 2 of 2) sorted by relevance
964 #define BTRFS_IOC_QGROUP_CREATE _IOW(BTRFS_IOCTL_MAGIC, 42, \ macro
893 if (ioctl(fd, BTRFS_IOC_QGROUP_CREATE, &args) < 0) { in qgroup_create_or_destroy()