Searched defs:IsDir (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVNode.h58 bool IsDir() const { return fStatData.IsDir(); } function in class:VNode
H A DStatItem.h169 bool IsDir() const { return S_ISDIR(GetMode()); } function in class:StatData
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp97 dir_entry::IsDir() const function in class:FATFS::dir_entry

Completed in 85 milliseconds