Searched refs:btrfs_ioctl_vol_args (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | btrfs.h | 31 struct btrfs_ioctl_vol_args { struct 881 struct btrfs_ioctl_vol_args) 883 struct btrfs_ioctl_vol_args) 885 struct btrfs_ioctl_vol_args) 887 struct btrfs_ioctl_vol_args) 889 struct btrfs_ioctl_vol_args) 900 struct btrfs_ioctl_vol_args) 902 struct btrfs_ioctl_vol_args) 904 struct btrfs_ioctl_vol_args) 910 struct btrfs_ioctl_vol_args) [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 27 struct btrfs_ioctl_vol_args { struct 472 #define BTRFS_IOC_SNAP_CREATE _IOW(BTRFS_IOCTL_MAGIC, 1, struct btrfs_ioctl_vol_args) 473 #define BTRFS_IOC_DEFRAG _IOW(BTRFS_IOCTL_MAGIC, 2, struct btrfs_ioctl_vol_args) 474 #define BTRFS_IOC_RESIZE _IOW(BTRFS_IOCTL_MAGIC, 3, struct btrfs_ioctl_vol_args) 475 #define BTRFS_IOC_SCAN_DEV _IOW(BTRFS_IOCTL_MAGIC, 4, struct btrfs_ioctl_vol_args) 476 #define BTRFS_IOC_FORGET_DEV _IOW(BTRFS_IOCTL_MAGIC, 5, struct btrfs_ioctl_vol_args) 481 #define BTRFS_IOC_ADD_DEV _IOW(BTRFS_IOCTL_MAGIC, 10, struct btrfs_ioctl_vol_args) 482 #define BTRFS_IOC_RM_DEV _IOW(BTRFS_IOCTL_MAGIC, 11, struct btrfs_ioctl_vol_args) 483 #define BTRFS_IOC_BALANCE _IOW(BTRFS_IOCTL_MAGIC, 12, struct btrfs_ioctl_vol_args) 485 #define BTRFS_IOC_SUBVOL_CREATE _IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args) [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 27 struct btrfs_ioctl_vol_args { struct 472 #define BTRFS_IOC_SNAP_CREATE _IOW(BTRFS_IOCTL_MAGIC, 1, struct btrfs_ioctl_vol_args) 473 #define BTRFS_IOC_DEFRAG _IOW(BTRFS_IOCTL_MAGIC, 2, struct btrfs_ioctl_vol_args) 474 #define BTRFS_IOC_RESIZE _IOW(BTRFS_IOCTL_MAGIC, 3, struct btrfs_ioctl_vol_args) 475 #define BTRFS_IOC_SCAN_DEV _IOW(BTRFS_IOCTL_MAGIC, 4, struct btrfs_ioctl_vol_args) 476 #define BTRFS_IOC_FORGET_DEV _IOW(BTRFS_IOCTL_MAGIC, 5, struct btrfs_ioctl_vol_args) 481 #define BTRFS_IOC_ADD_DEV _IOW(BTRFS_IOCTL_MAGIC, 10, struct btrfs_ioctl_vol_args) 482 #define BTRFS_IOC_RM_DEV _IOW(BTRFS_IOCTL_MAGIC, 11, struct btrfs_ioctl_vol_args) 483 #define BTRFS_IOC_BALANCE _IOW(BTRFS_IOCTL_MAGIC, 12, struct btrfs_ioctl_vol_args) 485 #define BTRFS_IOC_SUBVOL_CREATE _IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args) [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 14 struct btrfs_ioctl_vol_args { struct 501 struct btrfs_ioctl_vol_args) 503 struct btrfs_ioctl_vol_args) 505 struct btrfs_ioctl_vol_args) 507 struct btrfs_ioctl_vol_args) 513 struct btrfs_ioctl_vol_args) 515 struct btrfs_ioctl_vol_args) 517 struct btrfs_ioctl_vol_args) 521 struct btrfs_ioctl_vol_args) 523 struct btrfs_ioctl_vol_args) [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | btrfs.h | 37 struct btrfs_ioctl_vol_args { struct 1063 struct btrfs_ioctl_vol_args) 1065 struct btrfs_ioctl_vol_args) 1067 struct btrfs_ioctl_vol_args) 1069 struct btrfs_ioctl_vol_args) 1071 struct btrfs_ioctl_vol_args) 1082 struct btrfs_ioctl_vol_args) 1084 struct btrfs_ioctl_vol_args) 1086 struct btrfs_ioctl_vol_args) 1092 struct btrfs_ioctl_vol_args) [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ioctl.c | 1690 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_resize() 1899 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_snap_create() 2954 struct btrfs_ioctl_vol_args *vol_args = NULL; in btrfs_ioctl_snap_destroy() 3225 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_add_dev() 3309 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_rm_dev()
|
H A D | super.c | 2333 struct btrfs_ioctl_vol_args *vol; in btrfs_control_ioctl()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ioctl.c | 1105 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_resize() 1322 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_snap_create() 2355 struct btrfs_ioctl_vol_args *vol_args = NULL; in btrfs_ioctl_snap_destroy() 2642 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_add_dev() 2760 struct btrfs_ioctl_vol_args *vol_args; in btrfs_ioctl_rm_dev()
|
H A D | super.c | 2186 struct btrfs_ioctl_vol_args *vol; in btrfs_control_ioctl()
|
Completed in 24 milliseconds