Searched refs:thd_rec (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dcatalog.c675 struct hfs_cat_rec thd_rec; local
709 memset(&thd_rec, 0, sizeof(thd_rec));
710 thd_rec.cdrType = is_dir ? HFS_CDR_THD : HFS_CDR_FTH;
711 memcpy(&thd_rec.u.thd.ParID, &key->ParID,
717 &thd_rec, 2 + sizeof(THD_REC));

Completed in 27 milliseconds