HomeSort by relevance Sort by last modified time
    Searched defs:btrfs_ioctl_search_key (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/uapi/linux/
btrfs.h 237 struct btrfs_ioctl_search_key { struct
267 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
270 struct btrfs_ioctl_search_key key;
275 struct btrfs_ioctl_search_key key;
  /development/ndk/platforms/android-21/include/linux/
btrfs.h 230 struct btrfs_ioctl_search_key { struct
260 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
262 struct btrfs_ioctl_search_key key;
  /external/kernel-headers/original/uapi/linux/
btrfs.h 255 struct btrfs_ioctl_search_key { struct
299 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
306 struct btrfs_ioctl_search_key key;
311 struct btrfs_ioctl_search_key key; /* in/out - search parameters */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
btrfs.h 230 struct btrfs_ioctl_search_key { struct
260 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
262 struct btrfs_ioctl_search_key key;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
btrfs.h 230 struct btrfs_ioctl_search_key { struct
260 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
262 struct btrfs_ioctl_search_key key;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
btrfs.h 230 struct btrfs_ioctl_search_key { struct
260 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
262 struct btrfs_ioctl_search_key key;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
btrfs.h 230 struct btrfs_ioctl_search_key { struct
260 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
262 struct btrfs_ioctl_search_key key;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
btrfs.h 230 struct btrfs_ioctl_search_key { struct
260 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
262 struct btrfs_ioctl_search_key key;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
btrfs.h 230 struct btrfs_ioctl_search_key { struct
260 #define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct btrfs_ioctl_search_key))
262 struct btrfs_ioctl_search_key key;

Completed in 44 milliseconds