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

  /bionic/libc/kernel/common/linux/
capability.h 51 #define VFS_CAP_REVISION_2 0x02000000
57 #define VFS_CAP_REVISION VFS_CAP_REVISION_2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 61 #define VFS_CAP_REVISION_2 0x02000000
67 #define VFS_CAP_REVISION VFS_CAP_REVISION_2
  /system/core/include/private/
android_filesystem_capability.h 55 #define VFS_CAP_REVISION_2 0x02000000
60 #define VFS_CAP_REVISION VFS_CAP_REVISION_2
  /external/kernel-headers/original/linux/
capability.h 61 #define VFS_CAP_REVISION_2 0x02000000
67 #define VFS_CAP_REVISION VFS_CAP_REVISION_2
  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c 300 case VFS_CAP_REVISION_2:
526 filedata->magic_etc = FIXUP(VFS_CAP_REVISION_2 | eff);

Completed in 401 milliseconds