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

  /external/strace/xlat/
btrfs_defrag_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/btrfs_defrag_flags.in; do not edit. */
5 extern const struct xlat btrfs_defrag_flags[];
12 const struct xlat btrfs_defrag_flags[] = { variable in typeref:struct:xlat
  /external/strace/
mpers_xlat.h 7 extern const struct xlat btrfs_defrag_flags[];
btrfs.c 131 #include "xlat/btrfs_defrag_flags.h"
614 printflags64(btrfs_defrag_flags, args.flags,
    [all...]
  /external/strace/tests/
btrfs.c 27 #include "xlat/btrfs_defrag_flags.h"
696 printflags(btrfs_defrag_flags, args->flags, "BTRFS_DEFRAG_RANGE_???");
    [all...]
  /external/strace/tests-m32/
btrfs.c 27 #include "xlat/btrfs_defrag_flags.h"
696 printflags(btrfs_defrag_flags, args->flags, "BTRFS_DEFRAG_RANGE_???");
    [all...]
  /external/strace/tests-mx32/
btrfs.c 27 #include "xlat/btrfs_defrag_flags.h"
696 printflags(btrfs_defrag_flags, args->flags, "BTRFS_DEFRAG_RANGE_???");
    [all...]

Completed in 195 milliseconds