HomeSort by relevance Sort by last modified time
    Searched defs:FIEMAP_EXTENT_DELALLOC (Results 1 - 6 of 6) sorted by null

  /external/strace/xlat/
fiemap_extent_flags.h 8 #if !(defined(FIEMAP_EXTENT_DELALLOC) || (defined(HAVE_DECL_FIEMAP_EXTENT_DELALLOC) && HAVE_DECL_FIEMAP_EXTENT_DELALLOC))
9 # define FIEMAP_EXTENT_DELALLOC 0x00000004
46 XLAT(FIEMAP_EXTENT_DELALLOC),
  /bionic/libc/kernel/uapi/linux/
fiemap.h 46 #define FIEMAP_EXTENT_DELALLOC 0x00000004
  /external/e2fsprogs/lib/ext2fs/
fiemap.h 50 #define FIEMAP_EXTENT_DELALLOC 0x00000004 /* Location still pending.
  /external/kernel-headers/original/uapi/linux/
fiemap.h 50 #define FIEMAP_EXTENT_DELALLOC 0x00000004 /* Location still pending.
  /external/syslinux/libinstaller/linux/
fiemap.h 48 #define FIEMAP_EXTENT_DELALLOC 0x00000004 /* Location still pending.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fiemap.h 48 #define FIEMAP_EXTENT_DELALLOC 0x00000004 /* Location still pending.

Completed in 195 milliseconds