hfs_cat_dir
return sizeof(struct hfs_cat_dir);
if (fd.entrylength < sizeof(struct hfs_cat_dir)) {
if (fd.entrylength < sizeof(struct hfs_cat_dir))
sizeof(struct hfs_cat_dir));
sizeof(struct hfs_cat_dir));
struct hfs_cat_dir dir;