Searched refs:XfsHasIncompatFeature (Results 1 – 4 of 4) sorted by relevance
90 bool XfsHasIncompatFeature() const in XfsHasIncompatFeature() function91 { return fSuperBlock.XfsHasIncompatFeature(); } in XfsHasIncompatFeature()
67 bool XfsHasIncompatFeature() const;
168 XfsSuperBlock::XfsHasIncompatFeature() const in XfsHasIncompatFeature() function in XfsSuperBlock
331 if ((Version() == 3 && fVolume->XfsHasIncompatFeature()) in HasFileTypeField()