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