Searched refs:FS_IOC_FSSETXATTR (Results 1 – 11 of 11) sorted by relevance
/external/syzkaller/sys/linux/test/ |
D | file_immutable | 7 ioctl$FS_IOC_FSSETXATTR(r0, 0x40086602, &(0x7f0000000100)={0x17e}) 10 ioctl$FS_IOC_FSSETXATTR(r1, 0x40086602, &(0x7f0000000100)={0x17e})
|
/external/e2fsprogs/lib/e2p/ |
D | project.h | 14 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr) macro
|
D | fsetproject.c | 60 r = ioctl (fd, FS_IOC_FSSETXATTR, &fsx); in fsetproject()
|
/external/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.h | 99 #define F2FS_IOC_FSSETXATTR FS_IOC_FSSETXATTR
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 211 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr) macro
|
/external/syzkaller/sys/linux/ |
D | sys_386.const | 130 FS_IOC_FSSETXATTR = 1075599392
|
D | sys_amd64.const | 130 FS_IOC_FSSETXATTR = 1075599392
|
D | sys_arm.const | 130 FS_IOC_FSSETXATTR = 1075599392
|
D | sys_ppc64le.const | 130 FS_IOC_FSSETXATTR = 2149341216
|
D | sys_arm64.const | 130 FS_IOC_FSSETXATTR = 1075599392
|
D | sys.txt | 174 ioctl$FS_IOC_FSSETXATTR(fd fd, cmd const[FS_IOC_FSSETXATTR], arg ptr[in, fsxattr])
|