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

/haiku/src/system/kernel/fs/
H A Dvfs_boot.cpp531 static const char* const kPackageFSName = "packagefs"; local
542 dev_t packageMount = _kern_mount("/boot/system", NULL, kPackageFSName,
549 packageMount = _kern_mount("/boot/home/config", NULL, kPackageFSName, 0,

Completed in 29 milliseconds