Home
last modified time | relevance | path

Searched refs:VFS_CAP_REVISION_2 (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/libcutils/include/private/
H A Dandroid_filesystem_capability.h55 #define VFS_CAP_REVISION_2 0x02000000 macro
60 #define VFS_CAP_REVISION VFS_CAP_REVISION_2
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dcapability.h44 #define VFS_CAP_REVISION_2 0x02000000 macro
/aosp12/packages/modules/adb/daemon/
H A Dfile_sync_service.cpp90 cap_data.magic_etc = VFS_CAP_REVISION_2 | VFS_CAP_FLAGS_EFFECTIVE; in update_capabilities()