Searched refs:IncFs_Mount (Results 1 – 3 of 3) sorted by relevance
210 IncFsControl* IncFs_Mount(const char* backingPath, const char* targetDir,
135 auto control = IncFs_Mount(details::c_str(backingPath), details::c_str(targetDir), options); in mount()
515 IncFsControl* IncFs_Mount(const char* backingPath, const char* targetDir, in IncFs_Mount() function