Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dbtrfs.h878 #define BTRFS_IOC_SUBVOL_CREATE_V2 _IOW(BTRFS_IOCTL_MAGIC, 24, \ macro
/linux-4.19.296/fs/btrfs/
Dioctl.c5938 case BTRFS_IOC_SUBVOL_CREATE_V2: in btrfs_ioctl()