Searched refs:hfsplus_cat_file (Results 1 – 4 of 4) sorted by relevance
386 hfsplus_cat_file *file = &entry.file; in hfsplus_cat_read_inode()388 if (fd->entrylength < sizeof(hfsplus_cat_file)) in hfsplus_cat_read_inode()391 sizeof(hfsplus_cat_file)); in hfsplus_cat_read_inode()457 hfsplus_cat_file *file = &entry.file; in hfsplus_cat_write_inode()459 if (fd.entrylength < sizeof(hfsplus_cat_file)) in hfsplus_cat_write_inode()462 sizeof(hfsplus_cat_file)); in hfsplus_cat_write_inode()475 sizeof(hfsplus_cat_file)); in hfsplus_cat_write_inode()
271 } __packed hfsplus_cat_file; typedef293 hfsplus_cat_file file;
80 hfsplus_cat_file *file; in hfsplus_fill_cat_entry()225 off = fd.entryoffset + offsetof(hfsplus_cat_file, data_fork); in hfsplus_delete_cat()230 off = fd.entryoffset + offsetof(hfsplus_cat_file, rsrc_fork); in hfsplus_delete_cat()
58 if (fd.entrylength < sizeof(hfsplus_cat_file)) { in hfsplus_lookup()177 if (fd.entrylength < sizeof(hfsplus_cat_file)) { in hfsplus_readdir()