Searched refs:filesystemtype (Results 1 – 2 of 2) sorted by relevance
/openbmc/estoraged/include/ |
H A D | filesystemInterface.hpp | 50 const char* filesystemtype, unsigned long mountflags, 112 const char* filesystemtype, unsigned long mountflags, in doMount() argument 115 return mount(source, target, filesystemtype, mountflags, data); in doMount()
|
/openbmc/estoraged/src/test/include/ |
H A D | estoraged_test.hpp | 27 const char* filesystemtype, unsigned long mountflags,
|