Searched refs:fAutoMountOnly (Results 1 - 2 of 2) 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)
/vbox/include/VBox/
H A DVBoxGuestLib.h592 VBGLR3DECL(int) VbglR3SharedFolderGetMappings(uint32_t u32ClientId, bool fAutoMountOnly,

Completed in 44 milliseconds