OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BTRFS_IOC_SUBVOL_CREATE
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/uapi/linux/
btrfs.h
437
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
/development/ndk/platforms/android-L/include/linux/
btrfs.h
397
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
/external/kernel-headers/original/uapi/linux/
btrfs.h
548
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, \
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
btrfs.h
437
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
btrfs.h
437
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
btrfs.h
437
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
btrfs.h
437
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
btrfs.h
437
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
btrfs.h
437
#define
BTRFS_IOC_SUBVOL_CREATE
_IOW(BTRFS_IOCTL_MAGIC, 14, struct btrfs_ioctl_vol_args)
Completed in 43 milliseconds