Searched refs:FIOQSIZE (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 105 #ifndef FIOQSIZE 106 # define FIOQSIZE 0x5460 macro
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 105 #ifndef FIOQSIZE 106 # define FIOQSIZE 0x5460 macro
|
/openbmc/linux/arch/m68k/include/uapi/asm/ |
H A D | ioctls.h | 5 #define FIOQSIZE 0x545E macro
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | ioctls.h | 5 #define FIOQSIZE 0x545E macro
|
/openbmc/linux/arch/arm/include/uapi/asm/ |
H A D | ioctls.h | 5 #define FIOQSIZE 0x545E macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 56 #define FIOQSIZE 0x667f macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 83 #define FIOQSIZE 0x5460 /* Get exact space used by quota */ macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 25 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 103 #define FIOQSIZE _IOR('f', 128, loff_t) macro
|
/openbmc/linux/fs/ |
H A D | ioctl.c | 794 case FIOQSIZE: in do_vfs_ioctl()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | rv32-missing-syscalls.patch | 16 +pub const FIOQSIZE: u32 = 21600;
|