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

  /external/strace/xlat/
fiemap_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/fiemap_flags.in; do not edit. */
14 # error static const struct xlat fiemap_flags in mpers mode
19 const struct xlat fiemap_flags[] = { variable in typeref:struct:xlat
  /external/strace/tests/
file_ioctl.c 10 # include "xlat/fiemap_flags.h"
21 printflags(fiemap_flags, args->fm_flags, "FIEMAP_FLAG_???");
btrfs.c 44 # include "xlat/fiemap_flags.h"
    [all...]
  /external/strace/tests-m32/
file_ioctl.c 10 # include "xlat/fiemap_flags.h"
21 printflags(fiemap_flags, args->fm_flags, "FIEMAP_FLAG_???");
btrfs.c 44 # include "xlat/fiemap_flags.h"
    [all...]
  /external/strace/tests-mx32/
file_ioctl.c 10 # include "xlat/fiemap_flags.h"
21 printflags(fiemap_flags, args->fm_flags, "FIEMAP_FLAG_???");
btrfs.c 44 # include "xlat/fiemap_flags.h"
    [all...]
  /external/strace/
file_ioctl.c 35 # include "xlat/fiemap_flags.h"
217 printflags64(fiemap_flags, args.fm_flags,
224 printflags64(fiemap_flags, args.fm_flags,

Completed in 285 milliseconds