Lines Matching refs:entrylength
64 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) {
71 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) {
164 if (fd.entrylength > sizeof(entry) || fd.entrylength < 0) {
170 fd.entrylength);
176 if (fd.entrylength < HFSPLUS_MIN_THREAD_SZ) {
198 if (fd.entrylength > sizeof(entry) || fd.entrylength < 0) {
204 fd.entrylength);
211 if (fd.entrylength <
228 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) {