Searched defs:UMOUNT_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/sys/ | ||
H A D | mount.h | 50 #define UMOUNT_NOFOLLOW 8 macro |
/aosp12/system/vold/ | ||
H A D | Utils.cpp | 58 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro |