/development/ndk/platforms/android-3/include/linux/ |
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/external/kernel-headers/original/linux/ |
ext2_fs.h | 47 printk ("EXT2-fs DEBUG (%s, %d): %s:", \ 49 printk (f, ## a); \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ext2_fs.h | 49 printk ("EXT2-fs DEBUG (%s, %d): %s:", \ 51 printk (f, ## a); \
|
ext3_fs.h | 45 printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", \ 47 printk (KERN_DEBUG f, ## a); \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 49 printk ("EXT2-fs DEBUG (%s, %d): %s:", \ 51 printk (f, ## a); \
|
ext3_fs.h | 45 printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", \ 47 printk (KERN_DEBUG f, ## a); \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 49 printk ("EXT2-fs DEBUG (%s, %d): %s:", \ 51 printk (f, ## a); \
|
ext3_fs.h | 45 printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", \ 47 printk (KERN_DEBUG f, ## a); \
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|
ext3_fs.h | 27 #define ext3_debug(f, a...) do { printk (KERN_DEBUG "EXT3-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (KERN_DEBUG f, ## a); } while (0)
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
ext2_fs.h | 26 #define ext2_debug(f, a...) { printk ("EXT2-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __FUNCTION__); printk (f, ## a); }
|