Home
last modified time | relevance | path

Searched refs:mountflags (Results 1 – 2 of 2) sorted by relevance

/openbmc/estoraged/include/
H A DfilesystemInterface.hpp53 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 Destoraged_test.hpp30 const char* filesystemtype, unsigned long mountflags,