Searched refs:IsAttrGroupRead (Results 1 – 2 of 2) sorted by relevance
307 m_GroupRead.Change( Node->IsAttrGroupRead() ); in UpdateAttributes()
312 bool IsAttrGroupRead() const { return ( st.mode & S_IRGRP ) != 0; } in IsAttrGroupRead() function