Searched refs:SIZE_OF_FILE_ATTRIBUTES (Results 1 – 1 of 1) sorted by relevance
49 static final int SIZE_OF_FILE_ATTRIBUTES = 18; field in XAttrUtils89 byte[] bytes = new byte[SIZE_OF_FILE_ATTRIBUTES]; in serializeFileAccessAttributes()105 if (offset != SIZE_OF_FILE_ATTRIBUTES) { in serializeFileAccessAttributes()133 if (offset != SIZE_OF_FILE_ATTRIBUTES) { in deserializeFileAccessAttributes()