Searched refs:FIOQSIZE (Results 1 - 15 of 15) sorted by last modified time

/linux-master/tools/testing/selftests/landlock/
H A Dfs_test.c4029 EXPECT_NE(EACCES, ioctl_error(_metadata, fd, FIOQSIZE));
/linux-master/security/landlock/
H A Dfs.c133 * FIOQSIZE queries the size of a regular file, directory, or link.
138 case FIOQSIZE:
/linux-master/fs/
H A Dioctl.c824 case FIOQSIZE:
/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/alpha/include/uapi/asm/
H A Dioctls.h13 #define FIOQSIZE _IOR('f', 128, loff_t) 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/arch/xtensa/include/uapi/asm/
H A Dioctls.h25 #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/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/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/s390/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/arm/include/uapi/asm/
H A Dioctls.h5 #define FIOQSIZE 0x545E macro

Completed in 340 milliseconds