Searched refs:devId (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/smb-759.0/lib/smb/
H A Dremount.c101 * Calls into sysctl with a fsid to trigger the remount. The devId is just a
107 SysctlRemountFS(fsid_t fsid, int devId) argument
109 if (SysctlByFSID(SMBFS_SYSCTL_REMOUNT, fsid, NULL, NULL, &devId,
110 sizeof(devId)) == -1) {

Completed in 191 milliseconds