Home
last modified time | relevance | path

Searched defs:dirfd (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DUtils.cpp497 int dirfd = open(path.c_str(), O_DIRECTORY, O_RDONLY); in GetTreeBytes() local
649 status_t SaneReadLinkAt(int dirfd, const char* path, char* buf, size_t bufsiz) { in SaneReadLinkAt()
DVolumeManager.cpp941 int dirfd = open(mountPoint, O_DIRECTORY | O_CLOEXEC); in createAsec() local
1263 int dirfd = open(mountPoint, O_DIRECTORY | O_CLOEXEC); in fixupAsecPermissions() local
1571 int dirfd = open(dir, O_DIRECTORY | O_CLOEXEC); in isAsecInDirectory() local