Searched refs:EXT2_IOC_GETFLAGS (Results 1 – 3 of 3) sorted by relevance
32 case EXT2_IOC_GETFLAGS: in ext2_ioctl()167 cmd = EXT2_IOC_GETFLAGS; in ext2_compat_ioctl()
284 #define EXT2_IOC_GETFLAGS FS_IOC_GETFLAGS macro
33 -int main(void) { return EXT2_IOC_GETFLAGS; }" HAVE_WORKING_EXT2_IOC_GETFLAGS)