HomeSort by relevance Sort by last modified time
    Searched refs:FIEMAP_EXTENT_ENCODED (Results 1 - 8 of 8) sorted by null

  /external/strace/xlat/
fiemap_extent_flags.h 11 #if !(defined(FIEMAP_EXTENT_ENCODED) || (defined(HAVE_DECL_FIEMAP_EXTENT_ENCODED) && HAVE_DECL_FIEMAP_EXTENT_ENCODED))
12 # define FIEMAP_EXTENT_ENCODED 0x00000008
47 XLAT(FIEMAP_EXTENT_ENCODED),
  /bionic/libc/kernel/uapi/linux/
fiemap.h 47 #define FIEMAP_EXTENT_ENCODED 0x00000008
  /external/e2fsprogs/lib/ext2fs/
fiemap.h 52 #define FIEMAP_EXTENT_ENCODED 0x00000008 /* Data can not be read
  /external/kernel-headers/original/uapi/linux/
fiemap.h 52 #define FIEMAP_EXTENT_ENCODED 0x00000008 /* Data can not be read
  /external/syslinux/libinstaller/linux/
fiemap.h 50 #define FIEMAP_EXTENT_ENCODED 0x00000008 /* Data can not be read
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fiemap.h 50 #define FIEMAP_EXTENT_ENCODED 0x00000008 /* Data can not be read
  /external/syslinux/libinstaller/
syslxcom.c 230 FIEMAP_EXTENT_ENCODED|
  /external/e2fsprogs/misc/
filefrag.c 172 print_flag(&fe_flags, FIEMAP_EXTENT_ENCODED, flags, "encoded,");

Completed in 1575 milliseconds