Home | History | Annotate | Download | only in cros

Lines Matching defs:mount

88     def mount(self, mount_path, workgroup, username, password):
92 @param mount_path: Path of the share to mount.
93 @param workgroup: Workgroup for the mount.
94 @param username: Username for the mount.
95 @param password: Password for the mount.
97 @return A tuple with the ErrorType and the mount id returned the D-Bus
114 return self._smbproviderd.Mount(_proto_to_blob(proto),
123 @param mount_id: Mount ID to be umounted.
142 @param mount_id: Mount ID corresponsding to the share.
171 @param mount_id: Mount ID corresponding to the share.
204 @param mount_id: Mount ID from the mounted share.
237 @param mount_id: Mount ID from the mounted share.
262 @param mount_id: Mount ID from the mounted share.
285 @param mount_id: Mount ID from the mounted share.
320 @param mount_id: Mount ID from the mounted share.
343 @param mount_id: Mount ID from the mounted share.
369 @param mount_id: Mount ID from the mounted share.
395 @param mount_id: Mount ID from the mounted share.
420 @param mount_id: Mount ID from the mounted share.