Searched refs:FIOQSIZE (Results 1 – 15 of 15) sorted by relevance
| /linux/include/uapi/asm-generic/ |
| H A D | ioctls.h | 105 #ifndef FIOQSIZE 106 # define FIOQSIZE 0x5460 macro
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 105 #ifndef FIOQSIZE 106 # define FIOQSIZE 0x5460 macro
|
| /linux/arch/m68k/include/uapi/asm/ |
| H A D | ioctls.h | 5 #define FIOQSIZE 0x545E macro
|
| /linux/arch/arm/include/uapi/asm/ |
| H A D | ioctls.h | 5 #define FIOQSIZE 0x545E macro
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | ioctls.h | 5 #define FIOQSIZE 0x545E macro
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 56 #define FIOQSIZE 0x667f macro
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 83 #define FIOQSIZE 0x5460 /* Get exact space used by quota */ macro
|
| /linux/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 25 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
| /linux/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 103 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
| /linux/fs/ |
| H A D | ioctl.c | 513 case FIOQSIZE: in do_vfs_ioctl()
|
| /linux/security/landlock/ |
| H A D | fs.c | 144 case FIOQSIZE: in is_masked_device_ioctl()
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 4284 EXPECT_NE(EACCES, ioctl_error(_metadata, fd, FIOQSIZE)); in TEST_F_FORK()
|