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

  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 106 struct btrfs_disk_key { struct
157 struct btrfs_disk_key location;
183 struct btrfs_disk_key key;
249 struct btrfs_disk_key location;
267 struct btrfs_disk_key drop_progress;
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 335 * btrfs_disk_key is in disk byte order. struct btrfs_key is always
339 struct btrfs_disk_key { struct
444 struct btrfs_disk_key location;
495 struct btrfs_disk_key key;
589 struct btrfs_disk_key location;
614 struct btrfs_disk_key drop_progress;

Completed in 2347 milliseconds