OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FIDEDUPERANGE
(Results
1 - 6
of
6
) sorted by null
/external/strace/
file_ioctl.c
52
#ifndef
FIDEDUPERANGE
53
# define
FIDEDUPERANGE
_IOWR(0x94, 54, struct file_dedupe_range)
152
case
FIDEDUPERANGE
: { /* RW */
/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
...]
/bionic/libc/kernel/uapi/linux/
fs.h
171
#define
FIDEDUPERANGE
_IOWR(0x94, 54, struct file_dedupe_range)
/external/kernel-headers/original/uapi/linux/
fs.h
241
#define
FIDEDUPERANGE
_IOWR(0x94, 54, struct file_dedupe_range)
Completed in 269 milliseconds