Searched refs:setSystemFlag (Results 1 – 2 of 2) sorted by relevance
139 public void setSystemFlag(boolean systemEntry) throws ReadOnlyException { in setSystemFlag() method in FatLfnDirectoryEntry142 this.realEntry.setSystemFlag(systemEntry); in setSystemFlag()
143 public void setSystemFlag(boolean isSystem) { in setSystemFlag() method in FatDirectoryEntry