OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FS_IOC_SETFLAGS
(Results
1 - 6
of
6
) sorted by null
/external/ltp/include/lapi/
fs.h
18
#ifndef
FS_IOC_SETFLAGS
19
#define
FS_IOC_SETFLAGS
_IOW('f', 2, long)
/bionic/libc/kernel/uapi/linux/
fs.h
142
#define
FS_IOC_SETFLAGS
_IOW('f', 2, long)
/external/kernel-headers/original/uapi/linux/
fs.h
202
#define
FS_IOC_SETFLAGS
_IOW('f', 2, long)
267
* Inode flags (FS_IOC_GETFLAGS /
FS_IOC_SETFLAGS
)
/external/syzkaller/executor/
common_linux.h
[
all
...]
/external/strace/
ioctl_redefs2.h
517
#ifdef
FS_IOC_SETFLAGS
518
# undef
FS_IOC_SETFLAGS
519
# define
FS_IOC_SETFLAGS
0x40046602
ioctl_redefs1.h
581
#ifdef
FS_IOC_SETFLAGS
582
# undef
FS_IOC_SETFLAGS
583
# define
FS_IOC_SETFLAGS
0x40046602
[
all
...]
Completed in 209 milliseconds