Home
last modified time | relevance | path

Searched refs:BTRFS_IOC_BALANCE_CTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dbtrfs.h1125 #define BTRFS_IOC_BALANCE_CTL _IOW(BTRFS_IOCTL_MAGIC, 33, int) macro
/openbmc/linux/fs/btrfs/
H A Dioctl.c4687 case BTRFS_IOC_BALANCE_CTL: in btrfs_ioctl()