Searched refs:getPartitionFilePath (Results 1 – 4 of 4) sorted by relevance
53 fs::path path = getPartitionFilePath(flags); in read()69 fs::path path = getPartitionFilePath(flags); in write()121 std::experimental::filesystem::path getPartitionFilePath(int flags);
36 fs::path Request::getPartitionFilePath(int flags) in getPartitionFilePath() function in openpower::virtual_pnor::Request
40 fs::path Request::getPartitionFilePath(int flags) in getPartitionFilePath() function in openpower::virtual_pnor::Request135 fs::path path = getPartitionFilePath(O_RDONLY); in read()198 fs::path path = getPartitionFilePath(O_RDWR); in write()
91 std::filesystem::path getPartitionFilePath(int flags);