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

/haiku/src/system/kernel/fs/
H A Dvfs.cpp8777 _user_mount(const char* userPath, const char* userDevice, argument
8807 if (userDevice != NULL) {
8808 if (!IS_USER_ADDRESS(userDevice))
8811 status = user_copy_name(device.LockBuffer(), userDevice,
8838 userDevice != NULL ? device.Path() : NULL,

Completed in 44 milliseconds