Home
last modified time | relevance | path

Searched refs:RootIcb (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.h53 Icb* RootIcb() { return fRootIcb; } in RootIcb() function
H A Dkernel_interface.cpp608 *_rootVnodeID = volume->RootIcb()->Id(); in udf_mount()