Searched refs:getAsecFilesystemPath (Results 1 – 3 of 3) sorted by relevance
167 int getAsecFilesystemPath(const char *id, char *buffer, int maxlen);
505 if (!(rc = vm->getAsecFilesystemPath(argv[2], path, sizeof(path)))) { in runCommand()
741 int VolumeManager::getAsecFilesystemPath(const char *id, char *buffer, int maxlen) { in getAsecFilesystemPath() function in VolumeManager