Searched refs:mountPath (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1692 const char* mountPath = mountPoint.Path(); local
1693 mkdir(mountPath, S_IRWXU | S_IRWXG | S_IRWXO);
1694 swapDeviceID = _kern_mount(mountPath, devPath.Path(),

Completed in 73 milliseconds