HomeSort by relevance Sort by last modified time
    Searched refs:FIDEDUPERANGE (Results 1 - 6 of 6) sorted by null

  /external/strace/
file_ioctl.c 53 #ifndef FIDEDUPERANGE
54 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
153 case FIDEDUPERANGE: { /* RW */
  /bionic/libc/kernel/uapi/linux/
fs.h 172 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
  /external/kernel-headers/original/uapi/linux/
fs.h 243 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
  /external/strace/tests/
btrfs.c 116 #ifndef FIDEDUPERANGE
117 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
    [all...]
  /external/strace/tests-m32/
btrfs.c 116 #ifndef FIDEDUPERANGE
117 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
    [all...]
  /external/strace/tests-mx32/
btrfs.c 116 #ifndef FIDEDUPERANGE
117 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
    [all...]

Completed in 152 milliseconds