Searched refs:exporter_name (Results 1 – 1 of 1) sorted by relevance
228 char* exporter_name = nullptr; in ReadDmaBufInfo() local231 &count, &exporter_name, &inode, &name); in ReadDmaBufInfo()235 dmabufs->emplace_back((ino_t)inode, size, count, exporter_name, matched > 4 ? name : ""); in ReadDmaBufInfo()236 free(exporter_name); in ReadDmaBufInfo()