Searched refs:hfsplus_cat_folder (Results 1 – 4 of 4) sorted by relevance
510 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_read_inode()512 if (fd->entrylength < sizeof(struct hfsplus_cat_folder)) in hfsplus_cat_read_inode()515 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_read_inode()584 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_write_inode()586 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) in hfsplus_cat_write_inode()589 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()597 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()
237 struct hfsplus_cat_folder { struct308 struct hfsplus_cat_folder folder;
58 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_lookup()204 sizeof(struct hfsplus_cat_folder)) { in hfsplus_readdir()
100 struct hfsplus_cat_folder *folder; in hfsplus_cat_build_record()