Searched defs:fAutoMountOnly (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibSharedFolders.cpp131 * @param fAutoMountOnly Flag whether only auto-mounted shared folders
137 VBGLR3DECL(int) VbglR3SharedFolderGetMappings(uint32_t u32ClientId, bool fAutoMountOnly, argument
155 if (fAutoMountOnly) /* We only want the mappings which get auto-mounted. */
204 && fAutoMountOnly)

Completed in 108 milliseconds