Searched refs:mounter (Results 1 – 1 of 1) sorted by relevance
337 Mounter mounter(mount_fd); in fmount() local338 return mounter.Mount(unique_fd(device_fd), df, *options, cb); in fmount()352 Mounter mounter(mount_path); in mount() local353 return mounter.Mount(unique_fd(device_fd), df, *options, cb); in mount()
Completed in 4 milliseconds