Searched refs:FIOQSIZE (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/arm/include/uapi/asm/
H A Dioctls.h5 #define FIOQSIZE 0x545E macro
/linux-master/arch/m68k/include/uapi/asm/
H A Dioctls.h5 #define FIOQSIZE 0x545E macro
/linux-master/arch/s390/include/uapi/asm/
H A Dioctls.h5 #define FIOQSIZE 0x545E macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h102 * Some arches already define FIOQSIZE due to a historical
105 #ifndef FIOQSIZE
106 # define FIOQSIZE 0x5460 macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h102 * Some arches already define FIOQSIZE due to a historical
105 #ifndef FIOQSIZE
106 # define FIOQSIZE 0x5460 macro
/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h25 #define FIOQSIZE _IOR('f', 128, loff_t) macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h83 #define FIOQSIZE 0x5460 /* Get exact space used by quota */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h56 #define FIOQSIZE 0x667f macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h13 #define FIOQSIZE _IOR('f', 128, loff_t) macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h103 #define FIOQSIZE _IOR('f', 128, loff_t) macro
/linux-master/fs/
H A Dioctl.c821 case FIOQSIZE:

Completed in 153 milliseconds