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

  /external/strace/xlat/
quota_formats.h 13 #if defined(QFMT_VFS_V0) || (defined(HAVE_DECL_QFMT_VFS_V0) && HAVE_DECL_QFMT_VFS_V0)
15 static_assert((QFMT_VFS_V0) == (2), "QFMT_VFS_V0 != 2");
18 # define QFMT_VFS_V0 2
46 XLAT(QFMT_VFS_V0),
  /external/ltp/testcases/kernel/syscalls/quotactl/
quotactl01.c 63 # ifndef QFMT_VFS_V0
64 # define QFMT_VFS_V0 2
68 # define FMTID QFMT_VFS_V0
  /bionic/libc/kernel/uapi/linux/
quota.h 42 #define QFMT_VFS_V0 2
  /external/kernel-headers/original/uapi/linux/
quota.h 77 #define QFMT_VFS_V0 2
  /external/f2fs-tools/fsck/
quotaio.h 80 #define QFMT_VFS_V0 2
  /external/e2fsprogs/lib/support/
quotaio.h 87 #define QFMT_VFS_V0 2

Completed in 3447 milliseconds