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