Searched defs:IsEsoteric (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVNode.h61 bool IsEsoteric() const { return fStatData.IsEsoteric(); } function in class:VNode
H A DStatItem.h172 bool IsEsoteric() const { return (!IsDir() && !IsFile() && !IsSymlink()); } function in class:StatData

Completed in 43 milliseconds