Searched refs:mountdevice (Results 1 – 1 of 1) sorted by relevance
85 dev_t mountdevice; member89 mymnttab() { mountdevice = (dev_t) -1; } in mymnttab()124 mytab->mountdevice = dev; in GetMountEntry()189 mytab->mountdevice = dev; in GetMountEntry()341 return ((buf.st_dev == rMnt.mountdevice || in GetVolume()362 return ((buf.st_dev == rMnt.mountdevice || in GetDevice()
Completed in 15 milliseconds